Home
last modified time | relevance | path

Searched refs:PF_ARM_ABS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.27/include/elf/
H A Darm.h91 #define PF_ARM_ABS 0x40000000 /* Segment must be loaded at its base address. */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Darm.h93 #define PF_ARM_ABS 0x40000000 /* Segment must be loaded at its base address. */ macro
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h882 _ELF_DEFINE_PF(PF_ARM_ABS, 0x40000000, \