Searched defs:FunctionSections (Results 1 – 4 of 4) sorted by relevance
197 unsigned FunctionSections : 1; variable
179 FunctionSections("ffunction-sections", variable
208 unsigned FunctionSections : 1; variable
227 const bool FunctionSections = getFlags().getFunctionSections(); in writeFunctionCode() local