Searched refs:elfNoteSectionNameAlign (Results 1 – 3 of 3) sorted by relevance
193 constexpr const int elfNoteSectionNameAlign = 4; in ElfGetBuildId() local195 namesz = RoundUp(namesz, elfNoteSectionNameAlign); in ElfGetBuildId()196 descsz = RoundUp(descsz, elfNoteSectionNameAlign); in ElfGetBuildId()
306 constexpr const int elfNoteSectionNameAlign = 4; in ElfGetBuildId() local308 namesz = RoundUp(namesz, elfNoteSectionNameAlign); in ElfGetBuildId()309 descsz = RoundUp(descsz, elfNoteSectionNameAlign); in ElfGetBuildId()
284 constexpr const int elfNoteSectionNameAlign = 4; in ElfGetBuildId() local286 namesz = RoundUp(namesz, elfNoteSectionNameAlign); in ElfGetBuildId()287 descsz = RoundUp(descsz, elfNoteSectionNameAlign); in ElfGetBuildId()