Searched refs:moduleIndexForSectOffset (Results 1 – 3 of 3) sorted by relevance
114 bool moduleIndexForSectOffset(uint32_t Sect, uint32_t Offset,
317 if (!Session.moduleIndexForSectOffset(Sect, Offset, Modi)) in findSymbolBySectOffset()343 if (!Session.moduleIndexForSectOffset(Sect, Offset, Modi)) in findFunctionSymbolBySectOffset()
403 bool NativeSession::moduleIndexForSectOffset(uint32_t Sect, uint32_t Offset, in moduleIndexForSectOffset() function in NativeSession