Searched refs:moduleIndexForSectOffset (Results 1 – 3 of 3) sorted by relevance
118 bool moduleIndexForSectOffset(uint32_t Sect, uint32_t Offset,
323 if (!Session.moduleIndexForSectOffset(Sect, Offset, Modi)) in findSymbolBySectOffset()349 if (!Session.moduleIndexForSectOffset(Sect, Offset, Modi)) in findFunctionSymbolBySectOffset()
411 bool NativeSession::moduleIndexForSectOffset(uint32_t Sect, uint32_t Offset, in moduleIndexForSectOffset() function in NativeSession