Home
last modified time | relevance | path

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

/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddwarf2loc.h66 (sect_offset offset_in_cu, struct dwarf2_per_cu_data *per_cu,
71 (cu_offset offset_in_cu, struct dwarf2_per_cu_data *per_cu,
H A Ddwarf2read.c17571 dwarf2_fetch_die_loc_cu_off (cu_offset offset_in_cu, in dwarf2_fetch_die_loc_cu_off() argument
17576 sect_offset offset = { per_cu->offset.sect_off + offset_in_cu.cu_off }; in dwarf2_fetch_die_loc_cu_off()
H A DChangeLog-201210347 offset to offset_in_cu.
10351 offset_in_cu. New variable offset, add CU offset to OFFSET_IN_CU.
/dports/devel/gdb/gdb-11.1/gdb/dwarf2/
H A Dread.h652 (cu_offset offset_in_cu, dwarf2_per_cu_data *per_cu,
H A Dread.c23341 dwarf2_fetch_die_loc_cu_off (cu_offset offset_in_cu,
23346 sect_offset sect_off = per_cu->sect_off + to_underlying (offset_in_cu);
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-201210345 offset to offset_in_cu.
10349 offset_in_cu. New variable offset, add CU offset to OFFSET_IN_CU.