Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h105 uint8_t getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h671 inline uint8_t getUnitLengthFieldByteSize(DwarfFormat Format) { in getUnitLengthFieldByteSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3589 unsigned int AsmPrinter::getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function in AsmPrinter