Searched refs:CurrentAddressLocation (Results 1 – 1 of 1) sorted by relevance
323 uint64_t &CurrentAddressLocation);327 uint64_t &CurrentAddressLocation);330 ExceptionSectionEntry &ExceptionEntry, uint64_t &CurrentAddressLocation);711 uint64_t CurrentAddressLocation = 0; in writeSections() local714 CurrentAddressLocation); in writeSections()717 CurrentAddressLocation); in writeSections()719 CurrentAddressLocation); in writeSections()1411 const CsectSectionEntry &CsectEntry, uint64_t &CurrentAddressLocation) { in writeSectionForControlSectionEntry() argument1420 assert(((CurrentAddressLocation <= CsectEntry.Address) || in writeSectionForControlSectionEntry()1426 CurrentAddressLocation = CsectEntry.Address; in writeSectionForControlSectionEntry()[all …]