Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1822 bool is_prologue = false; in ParseCompileUnitLineTable() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1236 bool is_prologue = IsFunctionPrologue(*cii, addr); in ParseLineTable() local