Searched refs:export_glue (Results 1 – 2 of 2) sorted by relevance
2885 struct elf_link_hash_entry *export_glue; member3104 ret->export_glue = NULL; in elf32_arm_link_hash_newfunc()7348 if (eh->export_glue == NULL) in elf32_arm_to_thumb_export_stub()7361 sec = eh->export_glue->root.u.def.section; in elf32_arm_to_thumb_export_stub()7365 val = eh->export_glue->root.u.def.value + sec->output_offset in elf32_arm_to_thumb_export_stub()13580 eh->export_glue = myh; in allocate_dynrelocs_for_symbol()
1103 * elf32-arm.c (elf32_arm_link_hash_entry): Add export_glue.1104 (elf32_arm_link_hash_newfunc): Initialize export_glue.