Home
last modified time | relevance | path

Searched refs:HasWeakDefCanBeHiddenDirective (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmInfoDarwin.cpp73 HasWeakDefCanBeHiddenDirective = true; in MCAsmInfoDarwin()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h415 bool HasWeakDefCanBeHiddenDirective = false; variable
733 return HasWeakDefCanBeHiddenDirective; in hasWeakDefCanBeHiddenDirective()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp68 HasWeakDefCanBeHiddenDirective = false; in X86MCAsmInfoDarwin()