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.cpp193 static uint32_t parseSectionAttributes(StringRef s) { in parseSectionAttributes() function
230 ctx.config.section[name] = parseSectionAttributes(attrs); in parseSection()