Home
last modified time | relevance | path

Searched defs:InitSection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp782 for (auto &InitSection : G.sections()) { in preserveInitSections() local
H A DMachOPlatform.cpp907 auto *InitSection = G.findSectionByName(InitSectionName); in preserveInitSections() local