Home
last modified time | relevance | path

Searched refs:PT_DYNAMIC (Results 1 – 9 of 9) sorted by relevance

/haiku/headers/private/storage/
H A DElf.h55 #define PT_DYNAMIC 2 macro
/haiku/src/tools/restest/
H A DElf.h65 #define PT_DYNAMIC 2 macro
/haiku/src/system/ldscripts/sparc/
H A Dkernel.ld11 dynamic PT_DYNAMIC ;
/haiku/src/system/runtime_loader/
H A Delf_load_image.cpp63 case PT_DYNAMIC: in count_regions()
194 case PT_DYNAMIC: in parse_program_headers()
/haiku/src/tools/
H A Dset_haiku_revision.cpp130 #define PT_DYNAMIC 2 macro
/haiku/headers/os/kernel/
H A Delf.h341 #define PT_DYNAMIC 2 macro
/haiku/headers/build/os/kernel/
H A Delf.h330 #define PT_DYNAMIC 2 macro
/haiku/src/system/boot/loader/
H A Delf.cpp245 case PT_DYNAMIC: in Load()
/haiku/src/system/kernel/
H A Delf.cpp1947 if (programHeaders[i].p_type == PT_DYNAMIC) { in elf_load_user_image()
2269 case PT_DYNAMIC: in load_kernel_add_on()