Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-m68hc1x.h111 asection* stub_section; member
H A Delf32-m68hc1x.c94 ret->stub_section = 0; in m68hc11_elf_hash_table_create()
168 if (htab->stub_section == 0) in m68hc12_add_stub()
170 htab->stub_section = (*htab->add_stub_section) (".tramp", in m68hc12_add_stub()
174 stub_entry->stub_sec = htab->stub_section; in m68hc12_add_stub()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-m68hc1x.h111 asection* stub_section; member
H A Delf32-m68hc1x.c92 ret->stub_section = 0; in m68hc11_elf_hash_table_create()
167 if (htab->stub_section == 0) in m68hc12_add_stub()
169 htab->stub_section = (*htab->add_stub_section) (".tramp", in m68hc12_add_stub()
173 stub_entry->stub_sec = htab->stub_section; in m68hc12_add_stub()