HomeSort by relevance Sort by last modified time
    Searched refs:addr_start (Results 1 - 4 of 4) sorted by null

  /bionic/tests/
utils.h 50 uintptr_t addr_start; member in struct:map_record
82 &record.addr_start, &record.addr_end, prot, &record.offset,
leak_test.cpp 46 result += map.addr_end - map.addr_start;
dlext_test.cpp 1635 uintptr_t addr_start = 0; local
    [all...]
dlfcn_test.cpp 892 base_address = reinterpret_cast<void*>(rec.addr_start);
    [all...]

Completed in 129 milliseconds