Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.h453 struct lang_phdr struct
455 struct lang_phdr *next; argument
456 const char *name;
457 unsigned long type;
458 bool filehdr;
459 bool phdrs;
460 etree_type *at;
461 etree_type *flags;
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlang.h466 struct lang_phdr struct
468 struct lang_phdr *next; argument
469 const char *name;
470 unsigned long type;
471 bool filehdr;
472 bool phdrs;
473 etree_type *at;
474 etree_type *flags;