Home
last modified time | relevance | path

Searched refs:bcc_elf_foreach_load_section (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_elf.h59 int bcc_elf_foreach_load_section(const char *path,
H A Dbcc_syms.cc830 if (bcc_elf_foreach_load_section(sym->module, &_find_load, &addr) < 0) in bcc_resolve_symname()
H A Dbcc_elf.c965 int bcc_elf_foreach_load_section(const char *path, in bcc_elf_foreach_load_section() function
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dbcc_elf.h59 int bcc_elf_foreach_load_section(const char *path,