Searched defs:dex_pcs (Results 1 – 2 of 2) sorted by relevance
423 StackMap GetCatchStackMapForDexPc(ArrayRef<const uint32_t> dex_pcs) const { in GetCatchStackMapForDexPc()
1144 /*out*/ std::vector<uint32_t>* dex_pcs) { in GetAllInvokes()1516 std::vector<uint32_t> dex_pcs; in ProcessLine() local