Searched refs:b_section (Results 1 – 1 of 1) sorted by relevance
114 DWORD a_section, a_offset, b_section, b_offset; in SymbolsMatch() local117 FAILED(b->get_addressSection(&b_section)) || in SymbolsMatch()120 return a_section == b_section && a_offset == b_offset; in SymbolsMatch()