Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp353 static bool isRequiredForExecution(const SectionRef Section) { in isRequiredForExecution() function
428 bool IsRequired = isRequiredForExecution(Section); in computeTotalAllocSize()
661 bool IsRequired = isRequiredForExecution(Section); in emitSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp404 static bool isRequiredForExecution(const SectionRef Section) { in isRequiredForExecution() function
479 bool IsRequired = isRequiredForExecution(Section) || ProcessAllSections; in computeTotalAllocSize()
711 bool IsRequired = isRequiredForExecution(Section); in emitSection()