Searched refs:getSymbolDebugInfoByteSize (Results 1 – 7 of 7) sorted by relevance
38 uint32_t getSymbolDebugInfoByteSize() const;
36 uint32_t getSymbolDebugInfoByteSize() const;
60 uint32_t DbiModuleDescriptor::getSymbolDebugInfoByteSize() const { in getSymbolDebugInfoByteSize() function in DbiModuleDescriptor
38 uint32_t SymbolSize = Mod.getSymbolDebugInfoByteSize(); in reload()
31 uint32_t SymbolSize = Mod.getSymbolDebugInfoByteSize(); in reload()
99 uint32_t ModInfo::getSymbolDebugInfoByteSize() const { in getSymbolDebugInfoByteSize() function in ModInfo
472 P.printNumber("Symbol Byte Size", Modi.Info.getSymbolDebugInfoByteSize()); in dumpDbiStream()