Namespaces | Functions
dwarf_util.h File Reference
#include <cstdint>
#include <type_traits>
#include "absl/strings/string_view.h"
#include "util.h"
Include dependency graph for dwarf_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 bloaty
 
 bloaty::dwarf
 

Functions

int bloaty::dwarf::DivRoundUp (int n, int d)
 
bool bloaty::dwarf::IsValidDwarfAddress (uint64_t addr, uint8_t address_size)
 
absl::string_view bloaty::dwarf::ReadDebugStrEntry (absl::string_view debug_str, size_t ofs)
 
template<typename T >
T bloaty::dwarf::ReadLEB128 (absl::string_view *data)
 
uint64_t bloaty::dwarf::ReadLEB128Internal (bool is_signed, absl::string_view *data)
 
void bloaty::dwarf::SkipLEB128 (absl::string_view *data)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:11