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

  /external/elfutils/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);
  /hardware/ti/wlan/mac80211/ti-utils/
ini.c 797 static int find_section(const char *l, enum wl1271_ini_section *st, int *cntr, function
883 if (!cntr && find_section(l, &status, &cntr, cmn->arch)) {
915 /* added because of compilation warning. handeled in find_section() */
  /external/valgrind/main/perf/
tinycc.c 6889 Section *find_section(TCCState *s1, const char *name) function
    [all...]

Completed in 268 milliseconds