|
Linker::Option< std::optional< offset_t > > | header_align {"header_align", "Aligns the end of the header to a specific boundary, must be power of 2"} |
|
Linker::Option< std::optional< offset_t > > | file_align {"file_align", "Aligns the end of the file to a specific boundary, must be power of 2"} |
|
std::vector< Option< void > * > | option_list |
|
|
void | ConsiderOptions (std::map< std::string, std::string > &option_map) |
|
void | InitializeFields () |
|
template<typename ... Args> |
void | InitializeFields (Option< void > &option, Args &... args) |
|
The documentation for this class was generated from the following file: