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

References

tools/lld/ELF/InputSection.cpp
  905     adjustSplitStackFunctionPrologues<ELFT>(buf, bufEnd);
  908     relocateAlloc(buf, bufEnd);
  914     relocateNonAllocForRelocatable(sec, buf);
  916     sec->relocateNonAlloc<ELFT>(buf, sec->template relas<ELFT>());
  918     sec->relocateNonAlloc<ELFT>(buf, sec->template rels<ELFT>());