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.cpp750 MCSectionXCOFF *ParentSec = cast<MCSectionXCOFF>(F.getParent()); in recordRelocation() local
752 ParentSec->getMappingClass() == XCOFF::XMC_PR) && in recordRelocation()
758 SectionMap[ParentSec]->Address + FixupOffsetInCsect; in recordRelocation()