Searched defs:SecAddr (Results 1 – 7 of 7) sorted by relevance
162 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); recordARMScatteredHalfRelocation() local 270 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); recordARMScatteredRelocation() local
136 auto SecAddr = FirstSym->getAddress(); registerMachOGraphInfo() local
138 auto SecAddr = FirstSym->getAddress(); registerCOFFGraphInfo() local
180 auto SecAddr = FirstSym->getAddress(); registerELFGraphInfo() local
377 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent()); recordScatteredRelocation() local
638 #define SYMBOLIZE(SecAddr, Expected) \ argument
639 OwnedDataSection(const Twine & SecName,uint64_t SecAddr,uint64_t SecFlags,uint64_t SecOff) OwnedDataSection() argument