struct StartupDiagnosticsFlags
Defined at line 27 of file ../../sdk/lib/ld/startup-diagnostics.h
This is the version of the elfldltl::DiagnosticsFlags API always used in the
startup dynamic linker: allow warnings; keep going after errors. Before
beginning relocation and before handing off control, the diagnostics
object's error count will be checked to bail out safely after doing as much
work as possible to report all the detailed errors that can be found.
Public Members
FixedBool multiple_errors
FixedBool warnings_are_errors
FixedBool extra_checking