Home | History | Annotate | Download | only in MC

Lines Matching refs:getSectionAddress

71   return getSectionAddress(Fragment->getParent()) +
109 return getSectionAddress(SD->getFragment()->getParent()) +
115 uint64_t EndAddr = getSectionAddress(SD) + Layout.getSectionAddressSize(SD);
224 Write64(getSectionAddress(&SD)); // address
227 Write32(getSectionAddress(&SD)); // address
832 uint64_t Address = getSectionAddress(&SD);
864 uint64_t SectionStart = SectionDataStart + getSectionAddress(it);