Home
last modified time | relevance | path

Searched defs:prologue (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/tests/sys/
H A Dcpuset_test.c277 do_jail_test(int ncpu, bool newset, jail_test_cb prologue, in do_jail_test()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp170 llvm::DWARFDebugLine::Prologue &prologue, in ParseLLVMLineTablePrologue()
197 GetFileByIndex(const llvm::DWARFDebugLine::Prologue &prologue, size_t idx, in GetFileByIndex()
215 const llvm::DWARFDebugLine::Prologue &prologue, FileSpec::Style style, in ParseSupportFilesFromPrologue()
1100 llvm::DWARFDebugLine::Prologue prologue; in ParseSupportFiles() local
1144 llvm::DWARFDebugLine::Prologue prologue; in GetTypeUnitSupportFiles() local
/freebsd/sys/dev/fb/
H A Dvga.c462 #define prologue(adp, flag, err) \ macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1827 auto prologue = func->findOneChild<PDBSymbolFuncDebugStart>(); in ParseCompileUnitLineTable() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp2555 Constant *prologue = unwrap<Constant>(prologueData); in LLVMSetPrologueData() local