Home
last modified time | relevance | path

Searched refs:HasMachoTBSSDirective (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp78 HasMachoTBSSDirective = true; // Uses .tbss in MCAsmInfoDarwin()
DMCAsmInfo.cpp33 HasMachoTBSSDirective = false; in MCAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp78 HasMachoTBSSDirective = true; // Uses .tbss in MCAsmInfoDarwin()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfoDarwin.cpp77 HasMachoTBSSDirective = true; // Uses .tbss in MCAsmInfoDarwin()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h93 bool HasMachoTBSSDirective; variable
458 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h85 bool HasMachoTBSSDirective = false; variable
492 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h94 bool HasMachoTBSSDirective = false; variable
524 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective()