Home
last modified time | relevance | path

Searched refs:WeakRefDirective (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfoWasm.cpp22 WeakRefDirective = "\t.weak\t"; in MCAsmInfoWasm()
DMCAsmInfoELF.cpp32 WeakRefDirective = "\t.weak\t"; in MCAsmInfoELF()
DMCAsmInfoCOFF.cpp29 WeakRefDirective = "\t.weak\t"; in MCAsmInfoCOFF()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/MCTargetDesc/
DAlphaMCAsmInfo.cpp21 WeakRefDirective = "\t.weak\t"; in AlphaMCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/MCTargetDesc/
DMSP430MCAsmInfo.cpp21 WeakRefDirective ="\t.weak\t"; in MSP430MCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiMCAsmInfo.cpp25 WeakRefDirective = "\t.weak\t"; in LanaiMCAsmInfo()
/external/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiMCAsmInfo.cpp25 WeakRefDirective = "\t.weak\t"; in LanaiMCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/MCTargetDesc/
DXCoreMCAsmInfo.cpp24 WeakRefDirective = "\t.weak\t"; in XCoreMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfoELF.cpp31 WeakRefDirective = "\t.weak\t"; in MCAsmInfoELF()
DMCAsmInfoCOFF.cpp27 WeakRefDirective = "\t.weak\t"; in MCAsmInfoCOFF()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoCOFF.cpp26 WeakRefDirective = "\t.weak\t"; in MCAsmInfoCOFF()
DMCAsmInfoDarwin.cpp38 WeakRefDirective = "\t.weak_reference "; in MCAsmInfoDarwin()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.cpp24 WeakRefDirective = "\t.weak\t"; in SystemZMCAsmInfo()
/external/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h30 WeakRefDirective = "\t.weak\t"; in BPFMCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp36 WeakRefDirective = "\t.weak\t"; in SparcELFMCAsmInfo()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h283 const char *WeakRefDirective; // Defaults to NULL. variable
528 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/MCTargetDesc/
DNios2MCAsmInfo.cpp35 WeakRefDirective = "\t.weak\t"; in Nios2MCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp33 WeakRefDirective = "\t.weak\t"; in MipsMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h30 WeakRefDirective = "\t.weak\t"; in BPFMCAsmInfo()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp35 WeakRefDirective = ".weakref\t"; in AMDGPUMCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp74 WeakRefDirective = "\t.weak\t"; in ARMELFMCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCMCAsmInfo.cpp44 WeakRefDirective = "\t.weak\t"; in PPCLinuxMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp37 WeakRefDirective = ".weakref\t"; in AMDGPUMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h298 const char *WeakRefDirective; variable
520 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h302 const char *WeakRefDirective = nullptr; variable
545 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective()

12