Searched refs:synthetic_opd (Results 1 – 2 of 2) sorted by relevance
2635 static asection *synthetic_opd; variable2653 if (a->section == synthetic_opd && b->section != synthetic_opd) in compare_symbols()2655 if (a->section != synthetic_opd && b->section == synthetic_opd) in compare_symbols()2800 synthetic_opd = opd; in ppc64_elf_get_synthetic_symtab()
1674 (synthetic_opd, synthetic_relocatable): New variables.