Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DEncoreBootImageGenerator.cpp12 #define kSectionFlagsOption "sectionFlags" macro
89 if (context->hasOption(kSectionFlagsOption)) in processSectionOptions()
91 const Value * value = context->getOption(kSectionFlagsOption); in processSectionOptions()