Home
last modified time | relevance | path

Searched defs:sec_idx (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libdw/
Ddwarf_nextcu.c66 const size_t sec_idx = v4_debug_types ? IDX_debug_types : IDX_debug_info; in INTDEF() local
Dlibdw_findcu.c141 size_t sec_idx = debug_types ? IDX_debug_types : IDX_debug_info; in __libdw_intern_next_unit() local
DlibdwP.h327 size_t sec_idx; /* Normally .debug_info, could be .debug_type or "fake". */ member