/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFI386.h | 56 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
|
H A D | RuntimeDyldCOFFThumb.h | 105 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
|
H A D | RuntimeDyldMachOX86_64.h | 57 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
H A D | RuntimeDyldCOFFX86_64.h | 205 bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
|
H A D | RuntimeDyldCOFFAArch64.h | 165 bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
|
H A D | RuntimeDyldMachOAArch64.h | 332 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFX86_64.h | 125 const bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
|
H A D | RuntimeDyldMachOX86_64.h | 59 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
H A D | RuntimeDyldMachOAArch64.h | 292 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOX86_64.h | 58 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
H A D | RuntimeDyldCOFFX86_64.h | 205 const bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
|
H A D | RuntimeDyldCOFFAArch64.h | 164 const bool IsExtern = Section == Obj.section_end(); in processRelocationRef() local
|
H A D | RuntimeDyldMachOAArch64.h | 332 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 501 bool IsExtern) { in ValidateTypeHelper() 713 bool IsExtern) { in ValidateType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMachObjectWriter.cpp | 148 const unsigned IsExtern, const unsigned Type) { in makeRelocationInfo()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMachObjectWriter.cpp | 149 const unsigned IsExtern, const unsigned Type) { in makeRelocationInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MachObjectWriter.cpp | 117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MachObjectWriter.cpp | 117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MachObjectWriter.cpp | 117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | MachODumper.cpp | 537 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1456 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1560 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef() local
|