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