Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugInfoEntry.cpp29 uint64_t abbrCode = debug_info_data.getULEB128(&offset); in dump() local
102 uint64_t abbrCode = debug_info_data.getULEB128(offset_ptr); in extractFast() local
220 uint64_t abbrCode = debug_info_data.getULEB128(&offset); in extract() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp43 uint32_t abbrCode = debug_info_data.getULEB128(&offset); in dump() local