Home
last modified time | relevance | path

Searched refs:FinalizeRanges (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DBlock.h102 void FinalizeRanges();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DBlock.cpp304 void Block::FinalizeRanges() { in FinalizeRanges() function in Block
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp419 block->FinalizeRanges(); in ParseFunctionBlocksForPDBSymbol()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1236 block->FinalizeRanges(); in ParseBlocksRecursive()