Searched refs:IDX_debug_tu_index (Results 1 – 5 of 5) sorted by relevance
71 [IDX_debug_tu_index] = ".debug_tu_index",98 [IDX_debug_tu_index] = STR_SCN_IDX_last,188 && (cnt == IDX_debug_cu_index || cnt == IDX_debug_tu_index)) in check_section()193 && cnt != IDX_debug_tu_index); in check_section()
42 data = dbg->sectiondata[IDX_debug_tu_index]; in __libdw_read_package_index()226 if (dbg->sectiondata[IDX_debug_tu_index] != NULL in __libdw_package_index()412 if (dbg->sectiondata[tu ? IDX_debug_tu_index : IDX_debug_cu_index] == NULL) in __libdw_dwp_find_unit()
116 || dwp_dwarf->sectiondata[IDX_debug_tu_index] != NULL)) in try_dwp_file()
86 IDX_debug_tu_index, enumerator
36 Add IDX_debug_cu_index and IDX_debug_tu_index.38 IDX_debug_tu_index.