mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Retrieve file name string idx in source view.
This commit is contained in:
@@ -44,6 +44,7 @@ private:
|
||||
|
||||
ImFont* m_font;
|
||||
const char* m_file;
|
||||
uint32_t m_fileStringIdx;
|
||||
uint64_t m_symAddr;
|
||||
uint64_t m_currentAddr;
|
||||
uint64_t m_baseAddr;
|
||||
|
||||
Reference in New Issue
Block a user