HomeSort by relevance Sort by last modified time
    Searched full:find_section (Results 1 - 4 of 4) sorted by null

  /external/elfutils/0.153/libdwfl/
derelocate.c 319 find_section (Dwfl_Module *mod, Dwarf_Addr *addr) function
363 return find_section (mod, addr);
387 int idx = find_section (mod, address);
ChangeLog 27 (find_section): Likewise.
816 * derelocate.c (find_section): Use __libdwfl_seterrno, not
    [all...]
  /external/qemu/include/hw/
elf_ops.h 52 static struct elf_shdr *glue(find_section, SZ)(struct elf_shdr *shdr_table,
120 symtab = glue(find_section, SZ)(shdr_table, ehdr->e_shnum, SHT_SYMTAB);
  /external/valgrind/main/perf/
tinycc.c 6889 Section *find_section(TCCState *s1, const char *name) function
    [all...]

Completed in 2557 milliseconds