Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DEncoreBootImageGenerator.cpp15 #define kAlignmentOption "alignment" macro
105 if (context->hasOption(kAlignmentOption)) in processSectionOptions()
107 const Value * value = context->getOption(kAlignmentOption); in processSectionOptions()