Searched defs:PF_R (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/include/elf/
H A Dcommon.h312 #define PF_R (1 << 2) /* Segment is readable */ macro
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp.h526 PF_R = 0x4, enumerator in enum:elfcpp::PF
/haiku-buildtools/binutils/include/elf/
H A Dcommon.h473 #define PF_R (1 << 2) /* Segment is readable */ macro

Completed in 106 milliseconds