Searched refs:getSymbolDebugInfoByteSize (Results 1 – 3 of 3) sorted by relevance
38 uint32_t getSymbolDebugInfoByteSize() const;
60 uint32_t DbiModuleDescriptor::getSymbolDebugInfoByteSize() const { in getSymbolDebugInfoByteSize() function in DbiModuleDescriptor
40 uint32_t SymbolSize = Mod.getSymbolDebugInfoByteSize(); in reload()