Searched refs:bcc_elf_foreach_load_section (Results 1 – 4 of 4) sorted by relevance
51 int bcc_elf_foreach_load_section(const char *path,
133 bcc_elf_foreach_load_section(exe.c_str(), &_add_load_sections, &module); in load_exe()540 if (bcc_elf_foreach_load_section(sym->module, &_find_load, &addr) < 0) in bcc_resolve_symname()
540 int bcc_elf_foreach_load_section(const char *path, in bcc_elf_foreach_load_section() function