Home
last modified time | relevance | path

Searched defs:IsCode (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/lli/
DRemoteMemoryManager.h39 bool IsCode; member
DRemoteTargetExternal.cpp80 bool IsCode) { in SendLoadSection()
/freebsd-9-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp135 bool IsCode; in loadObject() local
238 bool IsCode) { in emitSection()
359 bool IsCode, in findOrEmitSection()
/freebsd-9-stable/contrib/llvm/tools/lli/ChildTarget/
DChildTarget.cpp120 void LLIChildTarget::handleLoadSection(bool IsCode) { in handleLoadSection()