Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1456 size_t NumRuntimeSections = 0; in createObjCRuntimeObject() local
1460 ++NumRuntimeSections; in createObjCRuntimeObject()
1464 ++NumRuntimeSections; in createObjCRuntimeObject()
1470 if (NumRuntimeSections == 0) in createObjCRuntimeObject()
1475 ++NumRuntimeSections; in createObjCRuntimeObject()
1479 NumRuntimeSections * sizeof(MachO::section_64); in createObjCRuntimeObject()