Searched refs:elf_cntl (Results 1 – 17 of 17) sorted by relevance
40 elf_cntl (elf, cmd) in elf_cntl() function
23 elf_cntl;
44 elf_cntl.c \
57 elf_rawfile.c elf_readall.c elf_cntl.c \
326 extern int elf_cntl (Elf *__elf, Elf_Cmd __cmd);
156 elf_rawfile.$(OBJEXT) elf_readall.$(OBJEXT) elf_cntl.$(OBJEXT) \414 elf_rawfile.c elf_readall.c elf_cntl.c \573 include ./$(DEPDIR)/elf_cntl.Po
156 elf_rawfile.$(OBJEXT) elf_readall.$(OBJEXT) elf_cntl.$(OBJEXT) \414 elf_rawfile.c elf_readall.c elf_cntl.c \573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf_cntl.Po@am__quote@
84 if (elf_cntl (elf, ELF_C_FDREAD) < 0) in main()
58 if (elf_cntl (dwarf_getelf (dbg_alt), ELF_C_FDREAD) != 0) in setup_alt()
147 if (mod->main.fd != -1 && elf_cntl (mod->main.elf, ELF_C_FDREAD) == 0) in process_elf()
1204 if (mod->main.fd != -1 && elf_cntl (mod->main.elf, ELF_C_FDREAD) == 0) in load_dw()1209 if (debugfile->fd != -1 && elf_cntl (debugfile->elf, ELF_C_FDREAD) == 0) in load_dw()
32 ** shdrs after elf_cntl (ELF_C_FDREAD)
182 * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
119 calling elf_cntl(ELF_C_FDREAD).
1306 || elf_cntl (newelf, ELF_C_FDDONE) != 0) in do_oper_insert()
1968 if (elf_cntl (elf, ELF_C_FDDONE) != 0) in handle_elf()
289 calling elf_cntl(ELF_C_FDREAD). Implement support for