Home
last modified time | relevance | path

Searched refs:trampoline (Results 1 – 5 of 5) sorted by relevance

/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_smp_32.cpp41 uint32 trampoline; // Trampoline address member
71 args->trampoline = trampolineCode; in prepare_trampoline_args()
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Darch_smp_64.cpp42 uint32 trampoline; // Trampoline address member
73 args->trampoline = trampolineCode; in prepare_trampoline_args()
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntry.h148 DECLARE_DEBUG_INFO_ENTRY_ATTR_SETTER(trampoline)
H A DDebugInfoEntry.cpp291 DEFINE_DEBUG_INFO_ENTRY_ATTR_SETTER(trampoline) in DEFINE_DEBUG_INFO_ENTRY_ATTR_SETTER()
H A DAttributeClasses.cpp115 { ENTRY(trampoline), AC_ADDRESS | AC_FLAG | AC_REFERENCE