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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp408 dw_uleb128_t abbrCode = data.GetULEB128(&offset); local
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileToAtoms.cpp898 uint32_t abbrCode = infoData.getULEB128(&offset); local
835 getCUAbbrevOffset(llvm::DataExtractor abbrevData, uint64_t abbrCode) argument

Completed in 133 milliseconds