Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp586 uint32_t abbrCode = debug_info_data.getULEB128(&offset); in dump() local
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileToAtoms.cpp837 uint64_t abbrCode) { in getCUAbbrevOffset()
899 uint32_t abbrCode = infoData.getULEB128(&offset); in readCompUnit() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp612 dw_uleb128_t abbrCode = debug_info_data.GetULEB128(&offset); in Dump() local