Home
last modified time | relevance | path

Searched refs:elf_flagshdr (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/libelf/
Dlibelf_extended.c64 (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()
DVersion.map35 elf_flagshdr;
Delf_flag.c193 elf_flagshdr(Elf_Scn *s, Elf_Cmd c, unsigned int flags) in elf_flagshdr() function
DMakefile130 elf_flagdata.3 elf_flagshdr.3 \
Dlibelf.h199 unsigned int elf_flagshdr(Elf_Scn *_scn, Elf_Cmd _cmd, unsigned int _flags);
/freebsd-12-stable/lib/libelf/
DMakefile158 elf_flagdata.3 elf_flagshdr.3 \
/freebsd-12-stable/contrib/gcc/
Dsys-protos.h274 extern unsigned int elf_flagshdr(Elf_Scn *, Elf_Cmd, unsigned int);