Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h63 LLVM_ABI 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 DCallSiteInfo.cpp26 O.writeU64(ReturnOffset); in encode()
H A DGsymCreator.cpp141 O.writeU64(AddrOffset); in encode()