Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp150 const unsigned IsExtern, const unsigned Type) { in makeRelocationInfo()
334 unsigned IsExtern = 0; in RecordPPCRelocation() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp118 unsigned IsExtern = 0; in RecordX86_64Relocation() local
548 unsigned IsExtern = 0; in RecordX86Relocation() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp126 unsigned IsExtern = 0; in RecordRelocation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp404 unsigned IsExtern = 0; in RecordRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp687 bool IsExtern = MachO->getPlainRelocationExternal(RE); in processRelocationRef() local