reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  459   const ObjectFile *Obj = Section.getObject();
  461     return ELFSectionRef(Section).getFlags() & ELF::SHF_ALLOC;
  463     const coff_section *CoffSection = COFFObj->getCOFFSection(Section);