Home
last modified time | relevance | path

Searched refs:byteswap (Results 1 – 1 of 1) sorted by relevance

/system/host/kernel-buildsig/
A Dkernel-buildsig.cpp110 void byteswap(uint64_t* x) { in byteswap() function in __anon691b486e0111::reader
115 void byteswap(uint32_t* x) { in byteswap() function in __anon691b486e0111::reader
137 byteswap(&sig_.buildsig_address); in decode()
143 byteswap(&version.struct_version); in decode()
173 byteswap(&address); in seek_to_address()
186 byteswap(&note.namesz); in handle_buildid_note()
187 byteswap(&note.descsz); in handle_buildid_note()
188 byteswap(&note.type); in handle_buildid_note()

Completed in 7 milliseconds