Home
last modified time | relevance | path

Searched defs:getTypeLength (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp43 static uint32_t getTypeLength(const PDBSymbol &Symbol) { in getTypeLength() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp925 uint32_t llvm::pdb::getTypeLength(const PDBSymbolData &Symbol) { in getTypeLength() function in llvm::pdb