Searched refs:PT_DYNAMIC (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Delf.h99 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
/vbox/src/VBox/Runtime/include/internal/
H A DldrELFCommon.h184 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h20 #define PT_DYNAMIC 2 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h20 #define PT_DYNAMIC 2 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf_common.h265 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
H A DElf32Convert.c855 /* Try again, but look for PT_DYNAMIC instead of SHT_REL */
864 if (DynamicSegment->p_type == PT_DYNAMIC) {
/vbox/src/recompiler/
H A Delf.h26 #define PT_DYNAMIC 2 macro

Completed in 1095 milliseconds