Home
last modified time | relevance | path

Searched defs:new_bp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cpp141 uptr new_bp = (uptr)frame[-2]; in UnwindFast() local
143 uptr new_bp = (uptr)frame[0]; in UnwindFast() local
/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c718 FIELD_CELL *new_bp = Address_Of_Nth_Buffer(field, i); in Field_Grown() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio.c4273 zio_alloc_zil(spa_t *spa, objset_t *os, uint64_t txg, blkptr_t *new_bp, in zio_alloc_zil()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp143 BreakpointSP new_bp( in PrimeFromDummyTarget() local