Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/MSF/
H A DIMSFFile.h34 virtual Error setBlockData(uint32_t BlockIndex, uint32_t Offset,
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFile.h70 Error setBlockData(uint32_t BlockIndex, uint32_t Offset,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp114 Error PDBFile::setBlockData(uint32_t BlockIndex, uint32_t Offset, in setBlockData() function in PDBFile