Home
last modified time | relevance | path

Searched defs:elf (Results 101 - 125 of 184) sorted by relevance

12345678

/third_party/elfutils/libelf/
H A Dcommon.h95 libelf_acquire_all (Elf *elf) in libelf_acquire_all() argument
115 libelf_release_all (Elf *elf) in libelf_release_all() argument
H A Delf_getdata.c221 Elf *elf = scn->elf; in __libelf_set_rawdata_wrlock() local
442 Elf *elf = scn->elf; __libelf_set_data_list_rdlock() local
479 Elf *elf; __elf_getdata_rdlock() local
[all...]
/third_party/elfutils/src/
H A Dranlib.c117 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content() argument
177 Elf *elf; in handle_file() local
H A Darlib.c207 arlib_add_symbols (Elf *elf, const char *arfname, const char *membername, in arlib_add_symbols() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c58 Elf *elf; in __libdwfl_getsym() local
[all...]
H A Ddwfl_frame.c134 dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid, in dwfl_attach_state() argument
H A Doffline.c111 process_file(Dwfl *dwfl, const char *name, const char *file_name, int fd, Elf *elf, int (*predicate) (const char *module, const char *file)) process_file() argument
132 process_elf(Dwfl *dwfl, const char *name, const char *file_name, int fd, Elf *elf) process_elf() argument
285 Elf *elf; __libdwfl_report_offline() local
[all...]
H A Dopen.c52 decompress (int fd __attribute__ ((unused)), Elf **elf) in decompress() argument
133 Elf *elf = in libdw_open_elf() local
[all...]
H A Delf-from-memory.c361 Elf *elf = elf_memory ((char *) buffer, contents_size); in elf_from_remote_memory() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dnative.cpp49 namespace elf { namespace
61 get_symbol_table(Elf *elf) { in get_symbol_table() argument
79 get_symbol_offsets(Elf *elf, Elf_Scn *symtab) { in get_symbol_offsets() argument
100 const auto elf = elf in get_symbol_offsets() local
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Dcreated_object_file.cpp43 auto elf = llvm::object::ObjectFile::createObjectFile(copy->getMemBufferRef()); in CopyOf() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_symbols.cpp73 bool DfxSymbols::ParseSymbols(std::vector<DfxSymbol>& symbols, std::shared_ptr<DfxElf> elf, const std::string& filePath) in ParseSymbols() argument
90 bool DfxSymbols::AddSymbolsByPlt(std::vector<DfxSymbol>& symbols, std::shared_ptr<DfxElf> elf, in AddSymbolsByPlt() argument
102 bool DfxSymbols::GetFuncNameAndOffsetByPc(uint64_t relPc, std::shared_ptr<DfxElf> elf, in GetFuncNameAndOffsetByPc() argument
[all...]
H A Ddfx_accessors.cpp140 auto elf = ctx->map->GetElf(getpid()); in FindUnwindTable() local
241 auto elf = ctx->map->GetElf(ctx->pid); in FindUnwindTable() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_map.h65 std::shared_ptr<DfxElf> elf = nullptr; member in OHOS::HiviewDFX::DfxMap
/third_party/elfutils/tests/
H A Ddwarfcfi.c143 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
H A Delfcopy.c40 setshstrndx (Elf *elf, size_t ndx) in setshstrndx() argument
[all...]
H A Ddwflsyms.c87 elf_section_name (Elf *elf, GElf_Word shndx) in elf_section_name() argument
98 addr_in_section (Elf *elf, GElf_Word shndx, GElf_Addr addr) in addr_in_section() argument
123 Elf *elf; in list_syms() local
[all...]
H A Daddsections.c40 setshstrndx (Elf *elf, size_t ndx) in setshstrndx() argument
85 Elf *elf = elf_begin (fd, use_mmap ? ELF_C_RDWR_MMAP : ELF_C_RDWR, NULL); in add_sections() local
[all...]
H A Dfillfile.c66 create_strtab (Elf *elf) in create_strtab() argument
130 add_data_section (Elf *elf, Elf_Scn *strtab, const char *sname) in add_data_section() argument
212 Elf *elf = elf_begin (fd, use_mmap ? ELF_C_WRITE_MMAP : ELF_C_WRITE, NULL); in check_elf() local
[all...]
H A Delfstrtab.c55 check_orig_strings (Elf *elf, int ndx, const char *msg) in check_orig_strings() argument
86 check_strings (Elf *elf, int ndx, const char *msg) in check_strings() argument
145 Elf *elf = elf_begin (fd, use_mmap ? ELF_C_WRITE_MMAP : ELF_C_WRITE, NULL); check_elf() local
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_begin_elf.c392 global_read (Dwarf *result, Elf *elf, size_t shstrndx) in global_read() argument
414 scngrp_read (Dwarf *result, Elf *elf, size_t shstrndx, Elf_Scn *scngrp) in scngrp_read() argument
485 dwarf_begin_elf(Elf *elf, Dwarf_Cmd cmd, Elf_Scn *scngrp) dwarf_begin_elf() argument
[all...]
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_build_id.c64 find_elf_build_id (Dwfl_Module *mod, int e_type, Elf *elf, in find_elf_build_id() argument
129 __libdwfl_find_elf_build_id (Dwfl_Module *mod, Elf *elf, in __libdwfl_find_elf_build_id() argument
147 dwelf_elf_gnu_build_id(Elf *elf, const void **build_idp) dwelf_elf_gnu_build_id() argument
[all...]
/third_party/elfutils/backends/
H A Dppc_symbol.c98 find_dyn_got (Elf *elf, GElf_Addr *addr) in find_dyn_got() argument
139 ppc_check_special_symbol (Elf *elf, const GElf_Sym *sym, in ppc_check_special_symbol() argument
184 ppc_bss_plt_p (Elf *elf) in ppc_bss_plt_p() argument
[all...]
H A Dcommon-reloc.c110 EBLHOOK(reloc_valid_use) (Elf *elf, int reloc) in reloc_valid_use() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c159 Elf* elf = NULL; in main() local

Completed in 11 milliseconds

12345678