Home
last modified time | relevance | path

Searched refs:synthetic_opd (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.c2635 static asection *synthetic_opd; variable
2653 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()
H A DChangeLog-20041674 (synthetic_opd, synthetic_relocatable): New variables.