Searched refs:parseSectionAttributes (Results 1 – 1 of 1) sorted by relevance
177 static uint32_t parseSectionAttributes(COFFLinkerContext &ctx, StringRef s) { in parseSectionAttributes() function214 ctx.config.section[name] = parseSectionAttributes(ctx, attrs); in parseSection()