class LoadableBlobSymbols
Defined at line 34 of file ../../src/bringup/lib/restricted-machine/include/bringup/lib/restricted-machine/internal/loadable-blob.h
Public Methods
template <class Elf>
bool Init (elfldltl::LocalVmarLoader & loader, const elfldltl::SymbolInfo<Elf> & symbol_info, const std::vector<std::string_view> symbols, bool export_symbols)
Defined at line 18 of file ../../src/bringup/lib/restricted-machine/loadable-blob.cc
void LoadableBlobSymbols ()
Defined at line 36 of file ../../src/bringup/lib/restricted-machine/include/bringup/lib/restricted-machine/internal/loadable-blob.h
uint64_t addr_of (const std::string_view & symbol)
Defined at line 41 of file ../../src/bringup/lib/restricted-machine/include/bringup/lib/restricted-machine/internal/loadable-blob.h
const std::unordered_map<std::string_view, uint64_t> & symbol_map ()
Defined at line 42 of file ../../src/bringup/lib/restricted-machine/include/bringup/lib/restricted-machine/internal/loadable-blob.h