class Log

Defined at line 20 of file ../../sdk/lib/c/ld/log.h

These methods are only visible at link time inside the hermetic_source_set()

for __sanitizer_log_write. Calls outside that can use the ld::Log methods,

which will be separately compiled inside and outside that hermetic link.

Public Methods

void SymbolizerContext ()

Print all the symbolzer context not already printed.

Defined at line 16 of file ../../sdk/lib/c/ld/log.cc

void StartupSymbolizerContext ()

This indicates the symbolizer context was already printed by the startup

dynamic linker, so startup modules don't need to be logged again.

Defined at line 14 of file ../../sdk/lib/c/ld/log.cc