Searched refs:reexport_module_spec (Results 1 – 1 of 1) sorted by relevance
690 ModuleSpec reexport_module_spec; in GetSymbolAddress() local691 … reexport_module_spec.GetPlatformFileSpec() = sym_ctx.symbol->GetReExportedSymbolSharedLibrary(); in GetSymbolAddress()692 if (reexport_module_spec.GetPlatformFileSpec()) in GetSymbolAddress()694 … reexport_module_sp = target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()697 reexport_module_spec.GetPlatformFileSpec().GetDirectory().Clear(); in GetSymbolAddress()698 … reexport_module_sp = target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()808 ModuleSpec reexport_module_spec; in FindGlobalDataSymbol() local809 … reexport_module_spec.GetPlatformFileSpec() = symbol->GetReExportedSymbolSharedLibrary(); in FindGlobalDataSymbol()810 if (reexport_module_spec.GetPlatformFileSpec()) in FindGlobalDataSymbol()812 … reexport_module_sp = target.GetImages().FindFirstModule(reexport_module_spec); in FindGlobalDataSymbol()[all …]