Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp269 static bool isRequiredForExecution(const SectionRef &Section) { in isRequiredForExecution() function
341 bool IsRequired = isRequiredForExecution(Section); in computeTotalAllocSize()
557 bool IsRequired = isRequiredForExecution(Section); in emitSection()