Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DElf.cpp231 bool Elf::IsValidPc(uint64_t pc) { in IsValidPc() function in unwindstack::Elf
DElfInterface.cpp48 bool ElfInterface::IsValidPc(uint64_t pc) { in IsValidPc() function in unwindstack::ElfInterface