Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1387 size_t NumRuntimeSections = 0; in createObjCRuntimeObject() local
1391 ++NumRuntimeSections; in createObjCRuntimeObject()
1395 ++NumRuntimeSections; in createObjCRuntimeObject()
1401 if (NumRuntimeSections == 0) in createObjCRuntimeObject()
1406 ++NumRuntimeSections; in createObjCRuntimeObject()
1410 NumRuntimeSections * sizeof(MachO::section_64); in createObjCRuntimeObject()