Home
last modified time | relevance | path

Searched refs:InAllocatedCodeRange (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dcode_allocator.h58 bool InAllocatedCodeRange(const void *pc);
Dcode_allocator.cpp78 bool CodeAllocator::InAllocatedCodeRange(const void *pc) in InAllocatedCodeRange() function in panda::CodeAllocator