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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  500   const ObjectFile *Obj = Section.getObject();
  502     return ELFSectionRef(Section).getType() == ELF::SHT_NOBITS;
  504     return COFFObj->getCOFFSection(Section)->Characteristics &
  508   unsigned SectionType = MachO->getSectionType(Section);