Home
last modified time | relevance | path

Searched defs:note_sec (Results 1 – 5 of 5) sorted by relevance

/third_party/elfio/examples/add_section/
Dadd_section.cpp45 section* note_sec = reader.sections.add( ".note.ELFIO" ); in main() local
/third_party/elfio/examples/writer/
Dwriter.cpp114 section* note_sec = writer.sections.add( ".note" ); in main() local
/third_party/elfio/examples/write_obj/
Dwrite_obj.cpp121 section* note_sec = writer.sections.add( ".note" ); in main() local
/third_party/elfio/tests/
DELFIOTest.cpp710 section* note_sec = writer.sections.add( ".note" ); in BOOST_AUTO_TEST_CASE() local
763 section* note_sec = writer.sections.add( ".note" ); in BOOST_AUTO_TEST_CASE() local
816 section* note_sec = writer.sections.add( ".note" ); in BOOST_AUTO_TEST_CASE() local
869 section* note_sec = writer.sections.add( ".note" ); in BOOST_AUTO_TEST_CASE() local
DELFIOTest1.cpp122 section* note_sec = writer.sections.add( ".note" ); in write_obj_i386() local
201 section* note_sec = writer.sections.add( ".note" ); in write_exe_i386() local