Searched defs:FunctionSections (Results 1 – 3 of 3) sorted by relevance
220 unsigned FunctionSections : 1; variable
220 const bool FunctionSections = getFlags().getFunctionSections(); in writeFunctionCode() local
382 bool FunctionSections, in LLVMRustCreateTargetMachine()