Searched defs:GetLoadBias (Results 1 – 4 of 4) sorted by relevance
/system/unwinding/libunwindstack/include/unwindstack/ | ||
D | Elf.h | 68 int64_t GetLoadBias() { return load_bias_; } in GetLoadBias() function |
/system/unwinding/libunwindstack/ | ||
D | MapInfo.cpp | 345 uint64_t MapInfo::GetLoadBias() { in GetLoadBias() function in unwindstack::MapInfo |
D | Elf.cpp | 330 int64_t Elf::GetLoadBias(Memory* memory) { in GetLoadBias() function in unwindstack::Elf |
D | ElfInterface.cpp | 210 int64_t ElfInterface::GetLoadBias(Memory* memory) { in GetLoadBias() function in unwindstack::ElfInterface |