Home
last modified time | relevance | path

Searched defs:IsExtern (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
493 unsigned IsExtern = 0; in RecordX86Relocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h125 const bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
DRuntimeDyldMachOX86_64.h59 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
DRuntimeDyldMachOAArch64.h292 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h59 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
DRuntimeDyldCOFFX86_64.h193 const bool IsExtern = SecI == Obj.section_end(); in processRelocationRef() local
DRuntimeDyldMachOAArch64.h333 bool IsExtern = Obj.getPlainRelocationExternal(RelInfo); in processRelocationRef() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp327 unsigned IsExtern = 0; in RecordRelocation() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp149 const unsigned IsExtern, const unsigned Type) { in makeRelocationInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp149 const unsigned IsExtern, const unsigned Type) { in makeRelocationInfo()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp117 unsigned IsExtern = 0; in RecordX86_64Relocation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp118 unsigned IsExtern = 0; in RecordX86_64Relocation() local
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp537 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DMachODumper.cpp539 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1446 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef() local