Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp653 MCSectionXCOFF *ParentSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation() local
655 ParentSec->getMappingClass() == XCOFF::XMC_PR) && in recordRelocation()
660 uint64_t BRInstrAddress = SectionMap[ParentSec]->Address + in recordRelocation()