/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...] |