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

/freebsd-10.2-release/contrib/llvm/tools/lli/
H A DRemoteMemoryManager.h39 bool IsCode; member in struct:llvm::RemoteMemoryManager::Allocation
H A DRemoteTargetExternal.cpp77 SendLoadSection(uint64_t Addr, const void *Data, uint32_t Size, bool IsCode) argument
/freebsd-10.2-release/contrib/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp120 void LLIChildTarget::handleLoadSection(bool IsCode) { argument
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp135 bool IsCode; local
236 emitSection(ObjectImage &Obj, const SectionRef &Section, bool IsCode) argument
357 findOrEmitSection(ObjectImage &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections) argument

Completed in 46 milliseconds