Searched defs:prologue (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/tests/sys/ |
H A D | cpuset_test.c | 277 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 D | SymbolFileDWARF.cpp | 170 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 D | vga.c | 462 #define prologue(adp, flag, err) \ macro
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | SymbolFilePDB.cpp | 1827 auto prologue = func->findOneChild<PDBSymbolFuncDebugStart>(); in ParseCompileUnitLineTable() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 2555 Constant *prologue = unwrap<Constant>(prologueData); in LLVMSetPrologueData() local
|