Home
last modified time | relevance | path

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

/third_party/elfio/examples/write_obj/
H A Dwrite_obj.cpp67 section* text_sec = writer.sections.add( ".text" ); in main() local
/third_party/elfio/examples/writer/
H A Dwriter.cpp57 section* text_sec = writer.sections.add( ".text" ); in main() local
/third_party/elfio/tests/
H A 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" ); TEST() local
[all...]

Completed in 2 milliseconds