Home
last modified time | relevance | path

Searched refs:str_offsets_base (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.h160 void SetStrOffsetsBase(dw_offset_t str_offsets_base);
DDWARFUnit.cpp496 void DWARFUnit::SetStrOffsetsBase(dw_offset_t str_offsets_base) { in SetStrOffsetsBase() argument
497 m_str_offsets_base = str_offsets_base; in SetStrOffsetsBase()
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddwarfdump-str-offsets.s263 # DWARF v5 CU without str_offsets_base - this shouldn't produce an error/nor
/external/elfutils/src/
Dreadelf.c8145 Dwarf_Off str_offsets_base) in print_form_data() argument
8305 || data->d_size - str_offsets_base < val) in print_form_data()
8309 const unsigned char *strreadp = data->d_buf + str_offsets_base + val; in print_form_data()
8563 Dwarf_Off str_offsets_base = str_offsets_base_off (dbg, NULL); in print_debug_line_section() local
8612 str_offsets_base); in print_debug_line_section()
8692 str_offsets_base); in print_debug_line_section()
10078 Dwarf_Off str_offsets_base = str_offsets_base_off (dbg, (cu != NULL in print_debug_macro_section() local
10235 str_offsets_base); in print_debug_macro_section()
10246 str_offsets_base); in print_debug_macro_section()
10269 str_offsets_base); in print_debug_macro_section()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def314 HANDLE_DW_AT(0x72, str_offsets_base, 5, DWARF)
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.def327 HANDLE_DW_AT(0x72, str_offsets_base, 5, DWARF)