Home
last modified time | relevance | path

Searched defs:write_hex (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp135 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, write_hex() function in llvm
H A Draw_ostream.cpp147 raw_ostream &raw_ostream::write_hex(unsigned long long N) { write_hex() function in raw_ostream
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp57 Err &write_hex(unsigned long long Val) { in write_hex() function in __anon913a54190111::Err