Home
last modified time | relevance | path

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

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