Home
last modified time | relevance | path

Searched defs:GetTextRange (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/
DElf.cpp260 bool Elf::GetTextRange(uint64_t* addr, uint64_t* size) { in GetTextRange() function in unwindstack::Elf
DElfInterface.cpp73 bool ElfInterface::GetTextRange(uint64_t* addr, uint64_t* size) { in GetTextRange() function in unwindstack::ElfInterface