Searched refs:CurrentAddressLocation (Results 1 – 1 of 1) sorted by relevance
786 uint64_t CurrentAddressLocation = 0; in writeSections() local792 CurrentAddressLocation); in writeSections()1539 assert(((CurrentAddressLocation <= CsectEntry.Address) || in writeSectionForControlSectionEntry()1545 CurrentAddressLocation = CsectEntry.Address; in writeSectionForControlSectionEntry()1551 CurrentAddressLocation += CsectEntry.Size; in writeSectionForControlSectionEntry()1561 CurrentAddressLocation = Csect.Address + Csect.Size; in writeSectionForControlSectionEntry()1571 CurrentAddressLocation += PaddingSize; in writeSectionForControlSectionEntry()1581 assert(CurrentAddressLocation <= DwarfEntry.Address && in writeSectionForDwarfSectionEntry()1600 CurrentAddressLocation += TailPaddingSize; in writeSectionForDwarfSectionEntry()1623 CurrentAddressLocation += getExceptionSectionSize(); in writeSectionForExceptionSectionEntry()[all …]