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.cpp112 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.cpp725 section* note_sec = writer.sections.add( ".note" ); in TEST() local
778 section* note_sec = writer.sections.add( ".note" ); in TEST() local
831 section* note_sec = writer.sections.add( ".note" ); in TEST() local
884 section* note_sec = writer.sections.add( ".note" ); in TEST() local
DELFIOTest1.cpp119 section* note_sec = writer.sections.add( ".note" ); in write_obj_i386() local
197 section* note_sec = writer.sections.add( ".note" ); in write_exe_i386() local