Home
last modified time | relevance | path

Searched refs:DT_REL (Results 1 – 7 of 7) sorted by relevance

/haiku/src/system/boot/platform/efi/arch/x86/
H A Drelocation_func.cpp53 case DT_REL: in _relocate()
/haiku/src/system/boot/platform/efi/arch/arm/
H A Drelocation_func.cpp53 case DT_REL: in _relocate()
/haiku/src/system/boot/loader/
H A Delf.cpp423 if (image->pltrel_type == DT_REL) { in Relocate()
609 case DT_REL: in _ParseDynamicSection()
/haiku/headers/os/kernel/
H A Delf.h529 #define DT_REL 17 macro
/haiku/headers/build/os/kernel/
H A Delf.h518 #define DT_REL 17 macro
/haiku/src/system/runtime_loader/
H A Delf_load_image.cpp291 case DT_REL: in parse_dynamic_segment()
/haiku/src/system/kernel/
H A Delf.cpp748 case DT_REL: in elf_parse_dynamic_section()
1095 if (image->pltrel_type == DT_REL) { in elf_relocate()