Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFUnit.h113 uint8_t getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h1103 inline uint8_t getUnitLengthFieldByteSize(DwarfFormat Format) { in getUnitLengthFieldByteSize() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp4364 unsigned int AsmPrinter::getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function in AsmPrinter