Searched refs:ContainsPC (Results 1 – 3 of 3) sorted by relevance
46 bool ContainsPC (IM3CodePage i_page, pc_t i_pc);
515 if (ContainsPC (curr, i_pc)) in FindModuleOffset()528 if (ContainsPC (curr, i_pc)) in FindModuleOffset()
186 bool ContainsPC (IM3CodePage i_page, pc_t i_pc) in ContainsPC() function