HomeSort by relevance Sort by last modified time
    Searched refs:open_elf (Results 1 - 5 of 5) sorted by null

  /external/oprofile/opjitconv/
conversion.c 68 if ((cur_bfd = open_elf(elffile)) == NULL) {
opjitconv.h 99 bfd * open_elf(char const * filename);
create_bfd.c 250 bfd * open_elf(char const * filename) function
  /external/elfutils/0.153/libdwfl/
dwfl_module_getdwarf.c 60 open_elf (Dwfl_Module *mod, struct dwfl_file *file) function
177 mod->elferr = open_elf (mod, &mod->main);
292 on the address_sync computed from PT_LOAD segments (see open_elf).
558 Dwfl_Error result = open_elf (mod, &mod->debug);
  /external/elfutils/0.153/src/
ldgeneric.c 1721 open_elf (struct usedfiles *fileinfo, Elf *elf) function
    [all...]

Completed in 137 milliseconds