Home
last modified time | relevance | path

Searched defs:slide (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sys/boot/i386/kgzldr/
HDboot.c95 static u_char slide[GZ_WSIZE]; in decode() local
/NextBSD/contrib/gcc/config/
HDdarwin-crt2.c97 darwin_unwind_dyld_add_image_hook (struct mach_header *mh, unsigned long slide) in darwin_unwind_dyld_add_image_hook()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
HDItaniumABILanguageRuntime.cpp234 … int64_t slide = -2 * ((int64_t) target->GetArchitecture().GetAddressByteSize()); in GetDynamicTypeAndAddress() local
/NextBSD/sys/arm/arm/
HDelf_trampoline.c458 unsigned char slide[GZ_WSIZE]; in inflate_kernel() local
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDRangeMap.h312 Slide (BaseType slide) in Slide()
592 Slide (BaseType slide) in Slide()
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDDWARFExpression.cpp678 DWARFExpression::SetLocationListSlide (addr_t slide) in SetLocationListSlide()
/NextBSD/sys/kern/
HDvfs_bio.c4303 int i, j, mask, sa, ea, slide; in vfs_bio_clrbuf() local
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectTarget.cpp2966 … const addr_t slide = m_slide_option.GetOptionValue().GetCurrentValue(); in DoExecute() local