/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | input.c | 50 built_source_types(Elf *elf, char const *file) in built_source_types() 87 read_file(Elf *elf, char *file, char *label, read_cb_f *func, void *arg, in read_file() 130 read_archive(int fd, Elf *elf, char *file, char *label, read_cb_f *func, in read_archive() 188 Elf *elf; in read_ctf_common() local 251 count_archive(int fd, Elf *elf, char *file) in count_archive() 282 Elf *elf; in count_files() local 343 symit_new(Elf *elf, const char *file) in symit_new()
|
H A D | util.c | 65 findelfsecidx(Elf *elf, const char *file, const char *tofind) in findelfsecidx() 98 elf_ptrsz(Elf *elf) in elf_ptrsz()
|
H A D | output.c | 335 sort_iidescs(Elf *elf, const char *file, tdata_t *td, int fuzzymatch, in sort_iidescs() 711 make_ctf_data(tdata_t *td, Elf *elf, const char *file, size_t *lenp, int flags) in make_ctf_data() 729 Elf *elf = NULL; in write_ctf() local
|
H A D | ctfconvert.c | 91 Elf *elf; in file_read() local
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_init.c | 33 dwarf_elf_init(Elf *elf, int mode, Dwarf_Handler errhand, Dwarf_Ptr errarg, in dwarf_elf_init() 73 dwarf_get_elf(Dwarf_Debug dbg, Elf **elf, Dwarf_Error *error) in dwarf_get_elf() 93 Elf *elf; in dwarf_init() local
|
H A D | libdwarf_elf_init.c | 132 _dwarf_elf_relocate(Dwarf_Debug dbg, Elf *elf, Dwarf_Elf_Data *ed, size_t shndx, in _dwarf_elf_relocate() 252 _dwarf_elf_init(Dwarf_Debug dbg, Elf *elf, Dwarf_Error *error) in _dwarf_elf_init()
|
/freebsd/usr.bin/elfctl/ |
H A D | elfctl.c | 92 Elf *elf; in main() local 295 edit_file_features(Elf *elf, int phcount, int fd, char *val, bool endian_swap) in edit_file_features() 337 print_file_features(Elf *elf, int phcount, int fd, char *filename, in print_file_features() 362 get_file_features(Elf *elf, int phcount, int fd, uint32_t *features, in get_file_features()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | drti.c | 102 Elf64_Ehdr *elf; in dtrace_dof_init() local 104 Elf32_Ehdr *elf; in dtrace_dof_init() local
|
H A D | dt_link.c | 771 uint_t shn, GElf_Sym *sym, int uses_funcdesc, Elf *elf) in dt_symtab_lookup() 1141 dt_link_error(dtrace_hdl_t *dtp, Elf *elf, int fd, dt_link_pair_t *bufs, in dt_link_error() 1196 Elf *elf = NULL; in process_obj() local
|
/freebsd/contrib/elftoolchain/size/ |
H A D | size.c | 244 xlatetom(Elf *elf, GElf_Ehdr *elfhdr, void *_src, void *_dst, in xlatetom() 292 handle_core_note(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, in handle_core_note() 480 handle_phdr(Elf *elf, GElf_Ehdr *elfhdr, GElf_Phdr *phdr, in handle_phdr() 531 handle_core(char const *name, Elf *elf, GElf_Ehdr *elfhdr) in handle_core() 619 Elf *elf, *elf1; in handle_elf() local 705 sysv_calc(Elf *elf, GElf_Ehdr *elfhdr, GElf_Shdr *shdr) in sysv_calc()
|
/freebsd/usr.bin/ldd/ |
H A D | ldd.c | 266 has_freebsd_abi_tag(const char *fname, Elf *elf, GElf_Ehdr *ehdr, off_t offset, in has_freebsd_abi_tag() 334 is_pie(const char *fname, Elf *elf, GElf_Ehdr *ehdr, off_t offset, size_t len) in is_pie() 392 Elf *elf; in is_executable() local
|
/freebsd/contrib/llvm-project/lld/tools/lld/ |
H A D | lld.cpp | 73 #define LLD_ALL_DRIVERS { {lld::Gnu, &lld::elf::link} } in LLD_HAS_DRIVER() argument
|
/freebsd/contrib/file/ |
H A D | configure.ac | 10 AC_ARG_ENABLE(elf, optenable
|
/freebsd/contrib/elftoolchain/brandelf/ |
H A D | brandelf.c | 94 Elf *elf; in main() local
|
/freebsd/contrib/elftoolchain/nm/ |
H A D | nm.c | 654 get_sym(Elf *elf, struct sym_head *headp, int shnum, size_t dynndx, in get_sym() 723 get_sym_name(Elf *elf, const GElf_Sym *sym, size_t ndx, const char **sec_table, in get_sym_name() 874 Elf *elf; in print_ar_index() local 963 Elf *elf; in get_block_value() local 1177 read_elf(Elf *elf, const char *filename, Elf_Kind kind) in read_elf() 1502 Elf *elf, *arf; in read_object() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Magic.h | 25 elf, ///< ELF Unknown type global() enumerator
|
/freebsd/contrib/libexecinfo/ |
H A D | symtab.c | 87 Elf *elf; in symtab_create() local
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | libelf_ar.c | 207 _libelf_ar_open_member(int fd, Elf_Cmd c, Elf *elf) in _libelf_ar_open_member()
|
/freebsd/lib/libproc/ |
H A D | _libproc.h | 50 Elf *elf; member
|
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/ |
H A D | sym.c | 170 Elf *elf; in symtab_init() local
|
/freebsd/contrib/elftoolchain/strings/ |
H A D | strings.c | 266 Elf *elf; in handle_elf() local
|
/freebsd/lib/libkvm/ |
H A D | kvm.c | 80 Elf *elf; in _kvm_read_kernel_ehdr() local
|
H A D | kvm_private.c | 163 Elf *elf; in _kvm_read_core_phdrs() local
|
/freebsd/contrib/elftoolchain/ar/ |
H A D | ar.h | 84 Elf *elf; /* object file descriptor */ member
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ |
H A D | dump.c | 877 findelfscn(Elf *elf, GElf_Ehdr *ehdr, const char *secname) in findelfscn() 904 Elf *elf; in main() local
|