Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c4711 bfd_mach_o_section *text_sect = mdata->sections[0]; in bfd_mach_o_scan_start_address() local
4713 if (text_sect) in bfd_mach_o_scan_start_address()
4716 + (text_sect->addr - text_sect->offset); in bfd_mach_o_scan_start_address()