Home
last modified time | relevance | path

Searched refs:testSetProcessAllSections (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayerTest.cpp26 static bool testSetProcessAllSections(std::unique_ptr<MemoryBuffer> Obj, in testSetProcessAllSections() function
97 EXPECT_FALSE(testSetProcessAllSections( in TEST()
100 EXPECT_TRUE(testSetProcessAllSections(std::move(Obj), true)) in TEST()