Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp177 static uint32_t parseSectionAttributes(COFFLinkerContext &ctx, StringRef s) { in parseSectionAttributes() function
214 ctx.config.section[name] = parseSectionAttributes(ctx, attrs); in parseSection()