Searched refs:elf_flagshdr (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dlibelf_extended.c64 (void) elf_flagshdr(scn, ELF_C_SET, ELF_F_DIRTY);
94 (void) elf_flagshdr(scn, ELF_C_SET, ELF_F_DIRTY);
123 (void) elf_flagshdr(scn, ELF_C_SET, ELF_F_DIRTY);
H A DMakefile130 elf_flagdata.3 elf_flagshdr.3 \
H A Delf_flag.c193 elf_flagshdr(Elf_Scn *s, Elf_Cmd c, unsigned int flags) function
H A Dlibelf.h199 unsigned int elf_flagshdr(Elf_Scn *_scn, Elf_Cmd _cmd, unsigned int _flags);
/freebsd-13-stable/lib/libelf/
H A DMakefile158 elf_flagdata.3 elf_flagshdr.3 \

Completed in 112 milliseconds