Searched refs:bcc_elf_foreach_load_section (Results 1 – 4 of 4) sorted by relevance
59 int bcc_elf_foreach_load_section(const char *path,
830 if (bcc_elf_foreach_load_section(sym->module, &_find_load, &addr) < 0) in bcc_resolve_symname()
965 int bcc_elf_foreach_load_section(const char *path, in bcc_elf_foreach_load_section() function