/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 191 bool IsCode = SecB.isText(); in processSubtractRelocation() local 217 bool IsCode = SecA.isText(); in processSubtractRelocation() local
|
D | RuntimeDyldCOFFX86_64.h | 171 bool IsCode = SecI->isText(); in processRelocationRef() local
|
D | RuntimeDyldMachOI386.h | 171 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
|
D | RuntimeDyldMachOARM.h | 252 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 190 bool IsCode = SecB.isText(); in processSubtractRelocation() local 216 bool IsCode = SecA.isText(); in processSubtractRelocation() local
|
D | RuntimeDyldCOFFX86_64.h | 256 bool IsCode = SecI->isText(); in processRelocationRef() local
|
D | RuntimeDyldMachOI386.h | 173 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
|
D | RuntimeDyldMachOARM.h | 384 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 190 bool IsCode = SecB.isText(); in processSubtractRelocation() local 216 bool IsCode = SecA.isText(); in processSubtractRelocation() local
|
D | RuntimeDyldMachOI386.h | 173 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
|
D | RuntimeDyldMachOARM.h | 384 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 268 bool IsCode = SI->isText(); in loadObjectImpl() local 306 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local 435 bool IsCode = Section.isText(); in computeTotalAllocSize() local 654 bool IsCode) { in emitSection() 755 bool IsCode, in findOrEmitSection()
|
D | RuntimeDyldMachO.cpp | 77 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local 125 bool IsCode = Sec.isText(); in getRelocationValueRef() local
|
D | RuntimeDyldELF.cpp | 883 bool IsCode = TSI->isText(); in findOPDEntrySection() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 324 bool IsCode = SI->isText(); in loadObjectImpl() local 366 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local 424 bool IsCode = SI->isText(); in loadObjectImpl() local 540 bool IsCode = Section.isText(); in computeTotalAllocSize() local 774 bool IsCode) { in emitSection() 892 bool IsCode, in findOrEmitSection()
|
D | RuntimeDyldMachO.cpp | 78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local 127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
|
D | RuntimeDyldELF.cpp | 667 bool IsCode = TSI->isText(); in findOPDEntrySection() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 333 bool IsCode = SI->isText(); in loadObjectImpl() local 376 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local 434 bool IsCode = SI->isText(); in loadObjectImpl() local 550 bool IsCode = Section.isText(); in computeTotalAllocSize() local 788 bool IsCode) { in emitSection() 906 bool IsCode, in findOrEmitSection()
|
D | RuntimeDyldMachO.cpp | 78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local 127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
|
D | RuntimeDyldELF.cpp | 674 bool IsCode = TSI->isText(); in findOPDEntrySection() local
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | COFFDump.cpp | 639 bool IsCode = i->getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; in printCOFFSymbolTable() local
|
/external/llvm-project/llvm/utils/TableGen/ |
D | SearchableTableEmitter.cpp | 57 bool IsCode = false; member
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 721 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | RDFGraph.h | 788 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 792 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
|