Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c851 s->section = sec->bfdsection; in bfd_mach_o_get_synthetic_symtab()
1325 res->sym_ptr_ptr = sect->bfdsection->symbol_ptr_ptr; in bfd_mach_o_canonicalize_one_reloc()
1369 sym = mdata->sections[num - 1]->bfdsection->symbol_ptr_ptr; in bfd_mach_o_canonicalize_one_reloc()
1576 sec = section->bfdsection; in bfd_mach_o_write_relocs()
1587 entries = section->bfdsection->orelocation; in bfd_mach_o_write_relocs()
2613 asection *sec = s->bfdsection; in bfd_mach_o_build_obj_seg_command()
2683 asection *sec = ms->bfdsection; in bfd_mach_o_build_obj_seg_command()
2744 asection *sec = s->bfdsection; in bfd_mach_o_build_exec_seg_command()
2761 s->bfdsection->filepos = s->offset; in bfd_mach_o_build_exec_seg_command()
2769 s->bfdsection->filepos = 0; in bfd_mach_o_build_exec_seg_command()
[all …]
Dmach-o.h75 asection *bfdsection; member
DChangeLog-20111095 * mach-o.h (bfd_mach_o_section): Move bfdsection field at the end.
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c361 sec->sectname, sec->segname, sec->bfdsection->name); in dump_section_header()
2086 asection *bfdsec = sec->bfdsection; in dump_section_content()