Searched refs:entry_offset (Results 1 – 5 of 5) sorted by relevance
65 bfd_byte entry_offset[4]; /* entry point offset, little endian */ member389 long entry_offset = bfd_getl_signed_32 (tdata->header.entry_offset); in ppcboot_bfd_print_private_bfd_data() local395 (unsigned long) entry_offset, entry_offset); in ppcboot_bfd_print_private_bfd_data()
38 unsigned int entry_offset; member
38 unsigned char entry_offset[4]; member
2017 unsigned int entry_offset; in dump_exe_compact_unwind() local2026 entry_offset = bfd_get_16 (abfd, l2->entry_page_offset); in dump_exe_compact_unwind()2036 en = level2 + entry_offset; in dump_exe_compact_unwind()2072 unsigned int entry_offset; in dump_exe_compact_unwind() local2079 entry_offset = bfd_get_16 (abfd, l2->entry_page_offset); in dump_exe_compact_unwind()2082 i, entry_offset, entry_count); in dump_exe_compact_unwind()2086 (level2 + entry_offset); in dump_exe_compact_unwind()
9836 unsigned int entry_offset = in do_dynamic_tag_custom_value() local9838 gold_assert(entry_offset != -1U); in do_dynamic_tag_custom_value()9839 return this->rld_map_->address() - (odyn->address() + entry_offset); in do_dynamic_tag_custom_value()