Home
last modified time | relevance | path

Searched defs:phdr_info (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldgram.y77 struct phdr_info struct
79 bfd_boolean filehdr;
80 bfd_boolean phdrs;
81 union etree_union *at;
82 union etree_union *flags;
/toolchain/binutils/binutils-2.25/gold/
Dyyscript.y75 struct Phdr_info phdr_info; member