Searched refs:SecAddr (Results 1 – 10 of 10) sorted by relevance
149 JITTargetAddress SecAddr = FirstSym->getAddress(); in registerMachOGraphInfo() local152 SecAddr; in registerMachOGraphInfo()159 FileInfo.SectionInfos[Sec.getName()] = {SecSize, SecAddr}; in registerMachOGraphInfo()163 SecAddr}; in registerMachOGraphInfo()
162 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); in RecordARMScatteredHalfRelocation() local163 FixedValue += SecAddr; in RecordARMScatteredHalfRelocation()266 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); in RecordARMScatteredRelocation() local267 FixedValue += SecAddr; in RecordARMScatteredRelocation()
172 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); in RecordARMScatteredHalfRelocation() local173 FixedValue += SecAddr; in RecordARMScatteredHalfRelocation()285 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); in RecordARMScatteredRelocation() local286 FixedValue += SecAddr; in RecordARMScatteredRelocation()
213 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); in recordScatteredRelocation() local214 FixedValue += SecAddr; in recordScatteredRelocation()
214 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); in recordScatteredRelocation() local215 FixedValue += SecAddr; in recordScatteredRelocation()
388 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); in recordScatteredRelocation() local389 FixedValue += SecAddr; in recordScatteredRelocation()
390 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); in recordScatteredRelocation() local391 FixedValue += SecAddr; in recordScatteredRelocation()
509 OwnedDataSection(const Twine &SecName, uint64_t SecAddr, uint64_t SecFlags, in OwnedDataSection() argument513 Addr = SecAddr; in OwnedDataSection()