Home
last modified time | relevance | path

Searched refs:getFreeBlockMapBlock (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFile.h51 uint32_t getFreeBlockMapBlock() const;
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp96 Obj.Headers->SuperBlock.FreeBlockMapBlock = File.getFreeBlockMapBlock(); in dumpFileHeaders()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp56 uint32_t PDBFile::getFreeBlockMapBlock() const { in getFreeBlockMapBlock() function in PDBFile