Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp760 MCSectionXCOFF *ParentSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation() local
762 ParentSec->getMappingClass() == XCOFF::XMC_PR) && in recordRelocation()
768 SectionMap[ParentSec]->Address + FixupOffsetInCsect; in recordRelocation()