Classes | Namespaces | Typedefs | Functions
internal/symbolize.h File Reference
#include <cstddef>
#include <cstdint>
Include dependency graph for internal/symbolize.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  absl::debugging_internal::SymbolDecoratorArgs
 

Namespaces

 absl
 
 absl::debugging_internal
 

Typedefs

using absl::debugging_internal::SymbolDecorator = void(*)(const SymbolDecoratorArgs *)
 

Functions

bool absl::debugging_internal::GetFileMappingHint (const void **start, const void **end, uint64_t *offset, const char **filename)
 
int absl::debugging_internal::InstallSymbolDecorator (SymbolDecorator decorator, void *arg)
 
bool absl::debugging_internal::RegisterFileMappingHint (const void *start, const void *end, uint64_t offset, const char *filename)
 
bool absl::debugging_internal::RemoveAllSymbolDecorators (void)
 
bool absl::debugging_internal::RemoveSymbolDecorator (int ticket)
 


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59