Home
last modified time | relevance | path

Searched refs:num_loc_offsets (Results 1 – 2 of 2) sorted by relevance

/external/elfcopy/
Ddwarf.h76 unsigned int num_loc_offsets; member
Ddwarf.c1189 unsigned int num = debug_info_p->num_loc_offsets; in read_and_display_attr_value()
1208 debug_info_p->num_loc_offsets++; in read_and_display_attr_value()
1690 debug_information [unit].num_loc_offsets = 0; in process_debug_info()
2361 num = debug_information [i].num_loc_offsets; in display_debug_loc()
2436 debug_information [i].num_loc_offsets) { in display_debug_loc()
2438 debug_information[i].num_loc_offsets); in display_debug_loc()
2440 debug_information[i].num_loc_offsets, in display_debug_loc()
2448 for (cnt = 1; cnt < debug_information[i].num_loc_offsets; cnt++) { in display_debug_loc()
2466 for (j = 0; j < debug_information [i].num_loc_offsets; j++) in display_debug_loc()