Home
last modified time | relevance | path

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

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