Home
last modified time | relevance | path

Searched refs:writeU64 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h62 void writeU64(uint64_t Value);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFileWriter.cpp47 void FileWriter::writeU64(uint64_t U) { in writeU64() function in FileWriter
H A DHeader.cpp93 O.writeU64(BaseAddress); in encode()
H A DGsymCreator.cpp141 O.writeU64(AddrOffset); in encode()