Home
last modified time | relevance | path

Searched defs:secidx (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_ranges.c387 size_t secidx = (attr->cu->version < 5 in initial_offset() local
490 size_t secidx = (cu->version < 5 ? IDX_debug_ranges : IDX_debug_rnglists); in dwarf_ranges() local
[all...]
H A Ddwarf_getlocation.c744 size_t secidx = (attr->cu->version < 5 in initial_offset() local
828 size_t secidx = cu->version < 5 ? IDX_debug_loc : IDX_debug_loclists; in getlocations_addr() local
1028 size_t secidx = attr->cu->version < 5 ? IDX_debug_loc : IDX_debug_loclists; dwarf_getlocations() local
[all...]

Completed in 4 milliseconds