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