Home
last modified time | relevance | path

Searched refs:firstRelocation (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DInputSection.h308 unsigned firstRelocation) in EhSectionPiece()
309 : inputOff(off), sec(sec), size(size), firstRelocation(firstRelocation) {} in EhSectionPiece()
319 unsigned firstRelocation; member
H A DMarkLive.cpp148 size_t firstRelI = piece.firstRelocation; in scanEhFrameSection()
H A DSyntheticSections.cpp358 unsigned firstRelI = cie.firstRelocation; in addCie()
380 unsigned firstRelI = fde.firstRelocation; in isFdeLive()