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.cpp1433 size_t NumRuntimeSections = 0; in createObjCRuntimeObject() local
1437 ++NumRuntimeSections; in createObjCRuntimeObject()
1441 ++NumRuntimeSections; in createObjCRuntimeObject()
1447 if (NumRuntimeSections == 0) in createObjCRuntimeObject()
1452 ++NumRuntimeSections; in createObjCRuntimeObject()
1456 NumRuntimeSections * sizeof(MachO::section_64); in createObjCRuntimeObject()