Searched defs:PT_LOAD (Results 1 – 10 of 10) sorted by relevance
57 pub const PT_LOAD: u32 = 1; constant
27 #define PT_LOAD 1 macro
455 #define PT_LOAD 1 /* loadable segment */ macro
1013 PT_LOAD = 1, // Loadable segment. enumerator
1015 PT_LOAD = 1, // Loadable segment. enumerator
1136 PT_LOAD = 1, // Loadable segment. enumerator
1581 pub const PT_LOAD: u32 = 1; constant
2642 pub const PT_LOAD: u32 = 1; constant
599 #define PT_LOAD 1 /* Loadable program segment */ macro
712 #define PT_LOAD 1 /* Loadable program segment */ macro