Searched refs:QueryMethodSymAndLineByOffset (Results 1 – 2 of 2) sorted by relevance
81 MethodSymInfoExt QueryMethodSymAndLineByOffset(uint64_t offset) const in QueryMethodSymAndLineByOffset() function
119 ark::panda_file::ext::MethodSymEntry *QueryMethodSymAndLineByOffset(uint64_t offset) in QueryMethodSymAndLineByOffset() function225 auto entry = pf->QueryMethodSymAndLineByOffset(offset); in QueryMethodSymAndLineByOffsetExt()