Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp280 static bool isRequiredForExecution(const SectionRef Section) { in isRequiredForExecution() function
352 bool IsRequired = isRequiredForExecution(Section); in computeTotalAllocSize()
568 bool IsRequired = isRequiredForExecution(Section); in emitSection()