Searched refs:load_base (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
H A DMapData.cpp63 entry->load_base = 0;
83 entry->load_base = 0;
106 entry->load_base = phdr.p_vaddr;
165 *rel_pc = pc - entry->start + entry->load_base;
H A DMapData.h48 uintptr_t load_base; member in struct:MapEntry

Completed in 63 milliseconds