LLVM: llvm::gsym::FileEntry Struct Reference (original) (raw)
Files in GSYM are contained in FileEntry structs where we split the directory and basename into two different strings in the string table. More...
#include "[llvm/DebugInfo/GSYM/FileEntry.h](FileEntry%5F8h%5Fsource.html)"
Files in GSYM are contained in FileEntry structs where we split the directory and basename into two different strings in the string table.
This allows paths to shared commont directory and filename strings and saves space.
Definition at line 24 of file FileEntry.h.
| llvm::gsym::FileEntry::FileEntry ( ) | default |
|---|
◆ FileEntry() [2/2]
◆ operator!=()
◆ operator==()
◆ Base
uint32_t llvm::gsym::FileEntry::Base = 0
◆ Dir
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/GSYM/FileEntry.h