Searched defs:write_hex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | NativeFormatting.cpp | 135 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, write_hex() function in llvm |
H A D | raw_ostream.cpp | 147 raw_ostream &raw_ostream::write_hex(unsigned long long N) { write_hex() function in raw_ostream |
/llvm-project/llvm/lib/DebugInfo/BTF/ | ||
H A D | BTFParser.cpp | 57 Err &write_hex(unsigned long long Val) { in write_hex() function in __anon913a54190111::Err |