HomeSort by relevance Sort by last modified time
    Searched defs:toc_section (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
coff-ppc.c 771 record_toc (asection *toc_section,
786 t->addr = toc_section->output_offset + our_toc_offset;
948 asection *toc_section = 0;
943 asection *toc_section = 0; local
    [all...]
xcofflink.c 123 asection *toc_section; member in struct:xcoff_link_hash_table
565 ret->toc_section = NULL;
1088 if (xcoff_hash_table (info)->toc_section == NULL)
1098 xcoff_hash_table (info)->toc_section = tsec;
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
xcoff.h 300 asection *toc_section; member in struct:xcoff_link_hash_entry
305 set), this is the offset in toc_section. */

Completed in 253 milliseconds