HomeSort by: relevance | last modified time | path
    Searched refs:getSymbolDebugInfoByteSize (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
DbiModuleDescriptor.h 36 uint32_t getSymbolDebugInfoByteSize() const;
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
DbiModuleDescriptor.cpp 52 uint32_t DbiModuleDescriptor::getSymbolDebugInfoByteSize() const {
ModuleDebugStream.cpp 51 uint32_t SymbolSize = Mod.getSymbolDebugInfoByteSize();

Completed in 31 milliseconds