Home
last modified time | relevance | path

Searched defs:text_sec (Results 1 – 3 of 3) sorted by relevance

/third_party/elfio/examples/writer/
Dwriter.cpp57 section* text_sec = writer.sections.add( ".text" ); in main() local
/third_party/elfio/examples/write_obj/
Dwrite_obj.cpp67 section* text_sec = writer.sections.add( ".text" ); in main() local
/third_party/elfio/tests/
DELFIOTest1.cpp49 section* text_sec = writer.sections.add( ".text" ); in write_obj_i386() local
148 section* text_sec = writer.sections.add( ".text" ); in write_exe_i386() local
738 section* text_sec = writer.sections.add( ".text" ); in TEST() local