Home
last modified time | relevance | path

Searched defs:EmitStackSizeSection (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h248 unsigned EmitStackSizeSection : 1; variable
/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp388 bool EmitStackSizeSection, in LLVMRustCreateTargetMachine()