Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldgram.y82 struct phdr_info struct
84 bool filehdr;
85 bool phdrs;
86 union etree_union *at;
87 union etree_union *flags;
H A Dldgram.h360 struct phdr_info struct
362 bool filehdr;
363 bool phdrs;
364 union etree_union *at;
365 union etree_union *flags;
H A Dldgram.c461 struct phdr_info struct
463 bool filehdr;
464 bool phdrs;
465 union etree_union *at;
466 union etree_union *flags;
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldgram.y79 struct phdr_info struct
81 bool filehdr;
82 bool phdrs;
83 union etree_union *at;
84 union etree_union *flags;
H A Dldgram.h352 struct phdr_info struct
354 bool filehdr;
355 bool phdrs;
356 union etree_union *at;
357 union etree_union *flags;
H A Dldgram.c450 struct phdr_info struct
452 bool filehdr;
453 bool phdrs;
454 union etree_union *at;
455 union etree_union *flags;
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.y75 struct Phdr_info phdr_info; member
H A Dyyscript.h301 struct Phdr_info phdr_info; member
H A Dyyscript.c371 struct Phdr_info phdr_info; member
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.y78 struct Phdr_info phdr_info; member
H A Dyyscript.h301 struct Phdr_info phdr_info; member
H A Dyyscript.c374 struct Phdr_info phdr_info; member
/netbsd-src/lib/libc/dlfcn/
H A Ddlfcn_elf.c198 struct dl_phdr_info phdr_info; in dl_iterate_phdr() local
/netbsd-src/libexec/ld.elf_so/
H A Drtld.c1463 _rtld_fill_dl_phdr_info(const Obj_Entry *obj, struct dl_phdr_info *phdr_info) in _rtld_fill_dl_phdr_info()
1486 struct dl_phdr_info phdr_info; in dl_iterate_phdr() local