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

References

tools/lld/ELF/Writer.cpp
 2630       if (p->p_type == PT_LOAD && (p->p_flags & PF_X))
 2630       if (p->p_type == PT_LOAD && (p->p_flags & PF_X))
 2631         fillTrap(Out::bufferStart + alignDown(p->firstSec->offset + p->p_filesz,
 2631         fillTrap(Out::bufferStart + alignDown(p->firstSec->offset + p->p_filesz,
 2633                  Out::bufferStart + alignTo(p->firstSec->offset + p->p_filesz,
 2633                  Out::bufferStart + alignTo(p->firstSec->offset + p->p_filesz,