Searched refs:sect (Results 51 - 58 of 58) sorted by relevance

123

/freebsd-11.0-release/contrib/binutils/bfd/
H A Decofflink.c2437 if (line_info->cache.sect == NULL
2438 || line_info->cache.sect != section
2442 line_info->cache.sect = section;
2447 line_info->cache.sect = NULL;
H A Dbfd-in2.h1035 (bfd *abfd, struct bfd_section *sect, const char *filename);
1688 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1711 void (*func) (bfd *abfd, asection *sect, void *obj),
1716 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
4795 long bfd_get_reloc_upper_bound (bfd *abfd, asection *sect);
/freebsd-11.0-release/contrib/binutils/ld/
H A Dlexsup.c1492 set_section_start (char *sect, char *valstr) argument
1498 lang_section_start (sect, exp_intop (val), NULL);
/freebsd-11.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1041 (bfd *abfd, struct bfd_section *sect, const char *filename);
1694 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1717 void (*func) (bfd *abfd, asection *sect, void *obj),
1722 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
4802 long bfd_get_reloc_upper_bound (bfd *abfd, asection *sect);
/freebsd-11.0-release/contrib/gdb/gdb/
H A Drs6000-tdep.c2637 asection *sect;
2718 sect = bfd_get_section_by_name (info.abfd, ".PPC.EMB.apuinfo");
2719 if (sect)
2634 asection *sect; local
H A Dmips-tdep.c5320 mips_find_abi_section (bfd *abfd, asection *sect, void *obj) argument
5323 const char *name = bfd_get_section_name (abfd, sect);
/freebsd-11.0-release/contrib/gcc/
H A Drtl.h209 section *sect;
208 section *sect; local
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dexception.S1952 .sect .trap

Completed in 181 milliseconds

123