Searched refs:rel_pc (Results 1 – 3 of 3) sorted by relevance
114 int32_t GetLineNumFromPC(const DexFile* dex_file, ArtMethod* method, uint32_t rel_pc)
1572 int32_t GetLineNumFromPC(const DexFile* dex_file, ArtMethod* method, uint32_t rel_pc) { in GetLineNumFromPC() argument1583 DexFile::LineNumFromPcContext context(rel_pc, -1); in GetLineNumFromPC()
345 it->rel_pc); in DumpNativeStack()