Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp43 uint32_t abbrCode = debug_info_data.getULEB128(&offset); in dump() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp620 uint32_t abbrCode = debug_info_data.getULEB128(&offset); in dump() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp584 uint32_t abbrCode = debug_info_data.getULEB128(&offset); in dump() local
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileToAtoms.cpp838 uint64_t abbrCode) { in getCUAbbrevOffset()
900 uint32_t abbrCode = infoData.getULEB128(&offset); in readCompUnit() local