|
Linker::Option< std::string > | stub {"stub", "Filename for stub that gets prepended to executable"} |
|
Linker::Option< bool > | dual_selector {"dualsel", "Always generate pairs of code/data selectors"} |
|
Linker::Option< bool > | no_intermediate_selector {"nointer", "Do not generate selectors for segments inside groups"} |
|
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: