Searched refs:_add_load_sections (Results 1 – 3 of 3) sorted by relevance
136 static int _add_load_sections(uint64_t v_addr, uint64_t mem_sz,
117 int ProcSyms::_add_load_sections(uint64_t v_addr, uint64_t mem_sz, in _add_load_sections() function in ProcSyms133 bcc_elf_foreach_load_section(exe.c_str(), &_add_load_sections, &module); in load_exe()