Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_note.hpp108 Elf_Word descSizeConv = convertor( descSize ); in add_note() local
110 buffer.append( reinterpret_cast<char*>( &descSizeConv ), align ); in add_note()