Searched refs:Loadable (Results 1 – 6 of 6) sorted by relevance
4 # netware: file(1) magic for NetWare Loadable Modules (NLMs)8 0 string NetWare\ Loadable\ Module NetWare Loadable Module
3 part1 [label="Loadable partition 1",shape=plaintext];4 part2 [label="Loadable partition 2",shape=plaintext];
74 or Sysevent Loadable Module (SLM) on the illumos platform. The added
97 enum class SeparateSegmentKind { None, Code, Loadable }; enumerator
2390 if (config->zSeparate == SeparateSegmentKind::Loadable || in fixSectionAlignments()
521 ret = SeparateSegmentKind::Loadable; in getZSeparate()