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

References

tools/llvm-rtdyld/llvm-rtdyld.cpp
  319            << Alignment << ", SectionName = " << SectionName << ")\n";
  322     (*SecIDMap)[SectionName] = SectionID;
  325     return allocateFromSlab(Size, Alignment, false /* isCode */, SectionName,
  336   DataMemory.push_back(SectionInfo(SectionName, MB, SectionID));