Searched refs:LocationCounter (Results 1 – 1 of 1) sorted by relevance
211 uint64_t LocationCounter = 0; member in __anone951591a0111::ELFState678 LocationCounter += Header.sh_size; in initImplicitHeader()768 LocationCounter += S->Size; in initSectionHeaders()787 LocationCounter += Size; in initSectionHeaders()847 LocationCounter += SHeader.sh_size; in initSectionHeaders()901 LocationCounter += SHeader.sh_size; in initSectionHeaders()913 LocationCounter = *YAMLSec->Address; in assignSectionAddress()924 LocationCounter = in assignSectionAddress()925 alignTo(LocationCounter, SHeader.sh_addralign ? SHeader.sh_addralign : 1); in assignSectionAddress()926 SHeader.sh_addr = LocationCounter; in assignSectionAddress()