Searched refs:getSymbolDebugInfoByteSize (Results 1 – 3 of 3) sorted by relevance
36 uint32_t getSymbolDebugInfoByteSize() const;
52 uint32_t DbiModuleDescriptor::getSymbolDebugInfoByteSize() const { in getSymbolDebugInfoByteSize() function in DbiModuleDescriptor
51 uint32_t SymbolSize = Mod.getSymbolDebugInfoByteSize(); in reloadSerialize()