Searched defs:InAllocatedCodeRange (Results 1 – 3 of 3) sorted by relevance
73 bool CodeAllocator::InAllocatedCodeRange(const void *pc) in InAllocatedCodeRange() function in panda::CodeAllocator
76 bool CodeAllocator::InAllocatedCodeRange(const void *pc) in InAllocatedCodeRange() function in ark::CodeAllocator
162 bool InAllocatedCodeRange(uintptr_t pc) in InAllocatedCodeRange() function