Searched refs:elf_flagshdr (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/elftoolchain/libelf/ |
| D | libelf_extended.c | 64 (void) elf_flagshdr(scn, ELF_C_SET, ELF_F_DIRTY); in _libelf_setshnum() 94 (void) elf_flagshdr(scn, ELF_C_SET, ELF_F_DIRTY); in _libelf_setshstrndx() 123 (void) elf_flagshdr(scn, ELF_C_SET, ELF_F_DIRTY); in _libelf_setphnum()
|
| D | Version.map | 35 elf_flagshdr;
|
| D | elf_flag.c | 193 elf_flagshdr(Elf_Scn *s, Elf_Cmd c, unsigned int flags) in elf_flagshdr() function
|
| D | Makefile | 130 elf_flagdata.3 elf_flagshdr.3 \
|
| D | libelf.h | 199 unsigned int elf_flagshdr(Elf_Scn *_scn, Elf_Cmd _cmd, unsigned int _flags);
|
| /freebsd-12-stable/lib/libelf/ |
| D | Makefile | 158 elf_flagdata.3 elf_flagshdr.3 \
|
| /freebsd-12-stable/contrib/gcc/ |
| D | sys-protos.h | 274 extern unsigned int elf_flagshdr(Elf_Scn *, Elf_Cmd, unsigned int);
|