Searched defs:type_offset (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | gdb-index.h | 78 add_type_unit(off_t tu_offset, off_t type_offset, uint64_t signature) in add_type_unit() 184 uint64_t type_offset; member
|
H A D | gdb-index.cc | 333 off_t type_offset, uint64_t signature, in visit_type_unit()
|
H A D | dwarf_reader.cc | 1326 off_t type_offset = 0; in do_parse() local
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | gdb-index.h | 78 add_type_unit(off_t tu_offset, off_t type_offset, uint64_t signature) in add_type_unit() 184 uint64_t type_offset; member
|
H A D | gdb-index.cc | 333 off_t type_offset, uint64_t signature, in visit_type_unit()
|
H A D | dwarf_reader.cc | 1341 off_t type_offset = 0; in do_parse() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-polymorphic-call.c | 1207 HOST_WIDE_INT *type_offset) in extr_type_from_vtbl_ptr_store()
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | dwarf.c | 2355 dwarf_vma type_offset = 0; in process_debug_info() local 6816 uint64_t type_offset = byte_get_little_endian (tu_list + i * 8 + 8, 8); in display_gdb_index() local
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | dwarf.c | 3187 dwarf_vma type_offset = 0; in process_debug_info() local 9320 uint64_t type_offset = byte_get_little_endian (tu_list + i * 8 + 8, 8); in display_gdb_index() local
|