| /external/llvm-project/clang/lib/AST/Interp/ |
| D | InterpBlock.h | 83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) in Block() 101 bool IsExtern = false; variable
|
| D | Program.cpp | 142 bool IsStatic, IsExtern; in createGlobal() local 163 bool IsStatic, bool IsExtern) { in createGlobal()
|
| /external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldCOFFI386.h | 56 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
|
| D | RuntimeDyldCOFFThumb.h | 106 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
|
| D | RuntimeDyldCOFFX86_64.h | 205 bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
|
| D | RuntimeDyldMachOX86_64.h | 58 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
| D | RuntimeDyldCOFFAArch64.h | 165 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
|
| D | RuntimeDyldMachOAArch64.h | 332 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldCOFFX86_64.h | 125 const bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
|
| D | RuntimeDyldMachOX86_64.h | 59 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
| D | RuntimeDyldMachOAArch64.h | 292 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldCOFFX86_64.h | 205 const bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
|
| D | RuntimeDyldMachOX86_64.h | 58 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
| D | RuntimeDyldCOFFAArch64.h | 164 const bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
|
| D | RuntimeDyldMachOAArch64.h | 332 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
| /external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCMachObjectWriter.cpp | 149 const unsigned IsExtern, const unsigned Type) { in makeRelocationInfo()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCMachObjectWriter.cpp | 148 const unsigned IsExtern, const unsigned Type) { in makeRelocationInfo()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MachObjectWriter.cpp | 117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
|
| /external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MachObjectWriter.cpp | 117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
|
| /external/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MachObjectWriter.cpp | 117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
|
| /external/llvm-project/llvm/tools/llvm-readobj/ |
| D | MachODumper.cpp | 545 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation() local
|
| /external/llvm/tools/llvm-readobj/ |
| D | MachODumper.cpp | 537 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation() local
|
| /external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 1463 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 1456 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef() local
|