Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h109 uint8_t getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.h679 inline uint8_t getUnitLengthFieldByteSize(DwarfFormat Format) { in getUnitLengthFieldByteSize() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3900 unsigned int AsmPrinter::getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function in AsmPrinter