Home
last modified time | relevance | path

Searched defs:abbrCode (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp634 uint32_t abbrCode = debug_info_data.getULEB128(&offset); in dump() local
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileToAtoms.cpp838 uint64_t abbrCode) { in getCUAbbrevOffset()
899 uint32_t abbrCode = infoData.getULEB128(&offset); in readCompUnit() local