Home
last modified time | relevance | path

Searched defs:elf (Results 1 - 25 of 230) sorted by relevance

12345678910

/kernel/linux/linux-5.10/tools/build/feature/
H A Dtest-libelf.c6 Elf *elf = elf_begin(0, ELF_C_READ, 0); in main() local
/kernel/linux/linux-6.6/tools/build/feature/
H A Dtest-libelf.c6 Elf *elf = elf_begin(0, ELF_C_READ, 0); in main() local
/third_party/elfutils/libelf/
H A Delf_getaroff.c42 elf_getaroff (Elf *elf) in elf_getaroff() argument
H A Delf_getbase.c41 elf_getbase (Elf *elf) in elf_getbase() argument
H A Dgelf_checksum.c41 gelf_checksum (Elf *elf) in gelf_checksum() argument
H A Dgelf_getclass.c41 gelf_getclass (Elf *elf) in gelf_getclass() argument
H A Delf_kind.c41 elf_kind (Elf *elf) in elf_kind() argument
H A Delf_getident.c40 elf_getident (Elf *elf, size_t *ptr) in elf_getident() argument
H A Delf_getarhdr.c42 elf_getarhdr (Elf *elf) in elf_getarhdr() argument
H A Delf_rawfile.c41 elf_rawfile (Elf *elf, size_t *ptr) in elf_rawfile() argument
H A Delf_rand.c41 elf_rand (Elf *elf, size_t offset) in elf_rand() argument
H A Delf_clone.c41 elf_clone (Elf *elf, Elf_Cmd cmd) in elf_clone() argument
[all...]
H A Delf_cntl.c38 elf_cntl (Elf *elf, Elf_Cmd cmd) in elf_cntl() argument
H A Delf_next.c42 elf_next (Elf *elf) in elf_next() argument
H A Dgelf_offscn.c41 gelf_offscn (Elf *elf, GElf_Off offset) in gelf_offscn() argument
H A Dgelf_newphdr.c41 gelf_newphdr ( Elf *elf, size_t phnum) in gelf_newphdr() argument
H A Dgelf_newehdr.c41 gelf_newehdr (Elf *elf, int class) in gelf_newehdr() argument
H A Delf_flagelf.c41 elf_flagelf (Elf *elf, Elf_Cmd cmd, unsigned int flags) in elf_flagelf() argument
H A Delf_flagehdr.c41 elf_flagehdr (Elf *elf, Elf_Cmd cmd, unsigned int flags) in elf_flagehdr() argument
H A Delf_flagphdr.c41 elf_flagphdr (Elf *elf, Elf_Cmd cmd, unsigned int flags) in elf_flagphdr() argument
H A Delf_nextscn.c42 elf_nextscn (Elf *elf, Elf_Scn *scn) in elf_nextscn() argument
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dendianness.h15 static inline bool need_bswap(struct elf *elf) in need_bswap() argument
/third_party/elfio/tests/
H A Delfio_fuzzer.cpp15 elfio elf; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/elfutils/tests/
H A Dnewscn.c32 Elf *elf; in main() local
/third_party/elfutils/libasm/
H A Ddisasm_begin.c41 disasm_begin (Ebl *ebl, Elf *elf, DisasmGetSymCB_t symcb) in disasm_begin() argument

Completed in 4 milliseconds

12345678910