Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h48 void writeU16(uint16_t Value);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFileWriter.cpp37 void FileWriter::writeU16(uint16_t U) { in writeU16() function in FileWriter
H A DHeader.cpp90 O.writeU16(Version); in encode()
H A DGsymCreator.cpp135 O.writeU16(static_cast<uint16_t>(AddrOffset)); in encode()