Searched refs:nth_stack_base (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/build/os/kernel/
H A Delf.h798 uint32 nth_stack_base; /* thread stack base address */ member in struct:__anon30
814 uint64 nth_stack_base; /* thread stack base address */ member in struct:__anon31
/haiku/headers/os/kernel/
H A Delf.h809 uint32 nth_stack_base; /* thread stack base address */ member in struct:__anon61
825 uint64 nth_stack_base; /* thread stack base address */ member in struct:__anon62
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp740 uint64 stackBase = Get(entry.nth_stack_base);
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp1509 entry.nth_stack_base = state->StackBase();

Completed in 77 milliseconds