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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp169 static uint32_t parseSectionAttributes(StringRef s) { function in namespace:lld::coff
207 config->section[name] = parseSectionAttributes(attrs);

Completed in 177 milliseconds