Home
last modified time | relevance | path

Searched refs:elf_flagelf (Results 1 - 11 of 11) sorted by relevance

/third_party/elfutils/libelf/
H A Delf_flagelf.c41 elf_flagelf (Elf *elf, Elf_Cmd cmd, unsigned int flags) in elf_flagelf() function
H A Dlibelf.h394 extern unsigned int elf_flagelf (Elf *__elf, Elf_Cmd __cmd,
/third_party/elfutils/tests/
H A Delfrdwrnop.c79 elf_flagelf (elf, ELF_C_SET, ELF_F_LAYOUT); in main()
H A Decp.c88 elf_flagelf (outelf, ELF_C_SET, ELF_F_LAYOUT); in main()
H A Delfshphehdr.c65 check_elf ("elf_flagelf", elf_flagelf (elf, layout ? ELF_C_SET : ELF_C_CLR, in test()
H A Delfcopy.c305 elf_flagelf (elfb, ELF_C_SET, ELF_F_LAYOUT); in copy_elf()
H A Dfillfile.c286 elf_flagelf (elf, ELF_C_SET, ELF_F_LAYOUT); in check_elf()
H A Delfstrmerge.c655 elf_flagelf (elfnew, ELF_C_SET, ELF_F_LAYOUT); in main()
/third_party/elfutils/src/
H A Dunstrip.c1420 elf_flagelf (stripped, ELF_C_SET, ELF_F_LAYOUT); in copy_elided_sections()
2040 elf_flagelf (unstripped, ELF_C_SET, ELF_F_LAYOUT); in copy_elided_sections()
2205 elf_flagelf (outelf, ELF_C_SET, ELF_F_LAYOUT); in handle_file()
H A Delfcompress.c1256 elf_flagelf (elfnew, ELF_C_SET, ((layout ? ELF_F_LAYOUT : 0) in process_file()
H A Dstrip.c2570 elf_flagelf (newelf, ELF_C_SET, in handle_elf()

Completed in 14 milliseconds