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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h173 bool IsCode = SectionA.isText(); local
H A DRuntimeDyldMachOX86_64.h190 bool IsCode = SecB.isText(); local
216 bool IsCode = SecA.isText(); local
H A DRuntimeDyldMachOARM.h384 bool IsCode = SectionA.isText(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp78 bool IsCode = TargetSection.isText(); local
127 bool IsCode = Sec.isText(); local
H A DRuntimeDyldELF.cpp732 bool IsCode = TSI->isText(); local
H A DRuntimeDyld.cpp376 bool IsCode = RelocatedSection->isText(); local
434 bool IsCode = SI->isText(); local
550 bool IsCode = Section.isText(); local
790 emitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode) argument
908 findOrEmitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp638 bool IsCode = i->getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp57 bool IsCode = false; member in struct:__anon3315::GenericField
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h788 static bool IsCode(const NodeAddr<NodeBase*> BA) { function in struct:DataFlowGraph

Completed in 308 milliseconds