Home
last modified time | relevance | path

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

/external/bcc/src/cc/
Dbcc_syms.cc485 int _find_load(uint64_t v_addr, uint64_t mem_sz, uint64_t file_offset, in _find_load() function
540 if (bcc_elf_foreach_load_section(sym->module, &_find_load, &addr) < 0) in bcc_resolve_symname()