Searched refs:Loadable (Results 1 – 8 of 8) 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];
321 if (auto Loadable = VisitMembers(*Archive, *ChildBuf, Index++)) { in Create() local322 if (!*Loadable) in Create()325 return Loadable.takeError(); in Create()
74 or Sysevent Loadable Module (SLM) on the illumos platform. The added
128 enum class SeparateSegmentKind { None, Code, Loadable }; enumerator
2553 if (ctx.arg.zSeparate == SeparateSegmentKind::Loadable || in fixSectionAlignments()
525 ret = SeparateSegmentKind::Loadable; in getZSeparate()
1966 Loadable modules can be added here.