Searched defs:CInfoSymInfo (Results 1 – 1 of 1) sorted by relevance
257 struct CInfoSymInfo { struct259 std::string Name;260 std::string Metadata;262 uint64_t Offset;264 CInfoSymInfo(std::string Name, std::string Metadata) in CInfoSymInfo() argument267 uint32_t paddingSize() const { in paddingSize()272 uint32_t size() const { in size()