HomeSort by: relevance | last modified time | path
    Searched defs:stub_section (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68hc1x.h 114 asection* stub_section; member in struct:m68hc11_elf_link_hash_table
elfxx-mips.c 300 asection *stub_section; member in struct:mips_elf_la25_stub
302 /* The offset of the stub from the start of STUB_SECTION. */
1962 stub->stub_section = s;
1999 stub->stub_section = s;
2022 search.stub_section = NULL;
5836 sec = h->la25_stub->stub_section;
5899 symbol = (h->la25_stub->stub_section->output_section->vma
5900 + h->la25_stub->stub_section->output_offset
10956 s = stub->stub_section;
10991 if (stub->stub_section != htab->strampoline
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68hc1x.h 112 asection* stub_section; member in struct:m68hc11_elf_link_hash_table
elfxx-mips.c 282 asection *stub_section; member in struct:mips_elf_la25_stub
284 /* The offset of the stub from the start of STUB_SECTION. */
1965 stub->stub_section = s;
2002 stub->stub_section = s;
2025 search.stub_section = NULL;
5816 sec = h->la25_stub->stub_section;
5879 symbol = (h->la25_stub->stub_section->output_section->vma
5880 + h->la25_stub->stub_section->output_offset
10931 s = stub->stub_section;
10966 if (stub->stub_section != htab->strampoline
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68hc1x.h 112 asection* stub_section; member in struct:m68hc11_elf_link_hash_table
elfxx-mips.c 282 asection *stub_section; member in struct:mips_elf_la25_stub
284 /* The offset of the stub from the start of STUB_SECTION. */
1965 stub->stub_section = s;
2002 stub->stub_section = s;
2025 search.stub_section = NULL;
5770 sec = h->la25_stub->stub_section;
5833 symbol = (h->la25_stub->stub_section->output_section->vma
5834 + h->la25_stub->stub_section->output_offset
10826 s = stub->stub_section;
10861 if (stub->stub_section != htab->strampoline
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68hc1x.h 112 asection* stub_section; member in struct:m68hc11_elf_link_hash_table
elfxx-mips.c 282 asection *stub_section; member in struct:mips_elf_la25_stub
284 /* The offset of the stub from the start of STUB_SECTION. */
1972 stub->stub_section = s;
2009 stub->stub_section = s;
2032 search.stub_section = NULL;
5777 sec = h->la25_stub->stub_section;
5840 symbol = (h->la25_stub->stub_section->output_section->vma
5841 + h->la25_stub->stub_section->output_offset
10839 s = stub->stub_section;
10874 if (stub->stub_section != htab->strampoline
    [all...]

Completed in 55 milliseconds