Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/rtlbtfw/
H A Drtlbt_fw.c318 uint16_t patch_length, num_patches; in rtlbt_parse_fwfile_v1() local
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp770 uptr patch_length = kDetourHeaderLen + kShortJumpInstructionLength; in OverrideFunctionWithDetour() local
839 uptr patch_length = kHotPatchHeaderLen + kShortJumpInstructionLength; in OverrideFunctionWithHotPatch() local
925 uptr patch_length = instructions_length + padding_length; in OverrideFunctionWithTrampoline() local