Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-xgate.h77 asection* tramp_section; member
Delf32-m68hc1x.h112 asection* tramp_section; member
Delf32-m68hc1x.c172 htab->tramp_section); in m68hc12_add_stub()
258 htab->tramp_section = 0; in elf32_m68hc11_setup_section_lists()
272 htab->tramp_section = section; in elf32_m68hc11_setup_section_lists()
282 if (htab->tramp_section == 0) in elf32_m68hc11_setup_section_lists()
283 htab->tramp_section = text_section; in elf32_m68hc11_setup_section_lists()
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dm68hc1xelf.em247 asection *tramp_section)
262 output_section = tramp_section->output_section;
269 info.input_section = tramp_section;