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

References

tools/lld/ELF/SyntheticSections.cpp
 1046         write(l.second.firstIndex + pi, nullptr, firstPageAddr + pi * 0x10000);
 1054       write(p.second, p.first.first, p.first.second);
 1059         write(p.second, p.first, 0);
 1061       write(p.second, p.first, 0);
 1063       write(p.second, p.first, p.first->isPreemptible ? 0 : -0x7000);
 1066         write(p.second, nullptr, 1);
 1072           write(p.second, nullptr, 1);
 1073         write(p.second + 1, p.first, -0x8000);