reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Target/DynamicLoader.h
  298   int64_t ReadUnsignedIntWithSizeInBytes(lldb::addr_t addr, int size_in_bytes);

References

tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
  650     m_entry_point = ReadUnsignedIntWithSizeInBytes(m_entry_point, 8);
  678   int64_t modid = ReadUnsignedIntWithSizeInBytes(