Home
last modified time | relevance | path

Searched defs:find_section (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/base/cmds/incident/
H A Dmain.cpp143 find_section(const char* name) in find_section() function
/aosp_15_r20/external/elfutils/libdwfl/
H A Dderelocate.c331 find_section (Dwfl_Module *mod, Dwarf_Addr *addr) in find_section() function
/aosp_15_r20/external/toybox/toys/other/
H A Dreadelf.c130 static int find_section(char *spec, struct sh *s) in find_section() function
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_vbt_decode.c96 static struct bdb_block *find_section(struct context *context, int section_id) in find_section() function