Searched refs:getJITDylibStateByName (Results 1 – 3 of 3) sorted by relevance
133 PerJITDylibState *getJITDylibStateByName(std::string_view Path);224 if (auto *JDS = getJITDylibStateByName(Path)) { in dlopen()306 ELFNixPlatformRuntimeState::getJITDylibStateByName(std::string_view Name) { in getJITDylibStateByName() function in __anonb364b2400111::ELFNixPlatformRuntimeState
147 JITDylibState *getJITDylibStateByName(std::string_view Path);177 COFFPlatformRuntimeState::getJITDylibStateByName(std::string_view Name) { in getJITDylibStateByName() function in COFFPlatformRuntimeState 298 auto *JDS = getJITDylibStateByName(Path); in dlopenImpl()
347 JITDylibState *getJITDylibStateByName(std::string_view Path);903 MachOPlatformRuntimeState::getJITDylibStateByName(std::string_view Name) { in runModInits() 1114 auto *JDS = getJITDylibStateByName(Path); in getInstance() 769 MachOPlatformRuntimeState::getJITDylibStateByName(std::string_view Name) { getJITDylibStateByName() function in __anon3d23d5020211::MachOPlatformRuntimeState