Searched defs:getUnitLengthFieldByteSize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFUnit.h | 113 uint8_t getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | Dwarf.h | 1103 inline uint8_t getUnitLengthFieldByteSize(DwarfFormat Format) { getUnitLengthFieldByteSize() function |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | AsmPrinter.cpp | 4358 unsigned int AsmPrinter::getUnitLengthFieldByteSize() const { getUnitLengthFieldByteSize() function in AsmPrinter |