Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_note.hpp106 Elf_Word nameLenConv = convertor( nameLen ); in add_note() local
107 std::string buffer( reinterpret_cast<char*>( &nameLenConv ), align ); in add_note()