Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h53 uint32_t getFreeBlockMapBlock() const;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DYAMLOutputStyle.cpp91 Obj.Headers->SuperBlock.FreeBlockMapBlock = File.getFreeBlockMapBlock(); in dumpFileHeaders()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp56 uint32_t PDBFile::getFreeBlockMapBlock() const { in getFreeBlockMapBlock() function in PDBFile