Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1367 StringRef PlatformSections[] = {MachOModInitFuncSectionName, in registerObjectPlatformSections() local
1370 for (auto &SecName : PlatformSections) { in registerObjectPlatformSections()