Home
last modified time | relevance | path

Searched defs:rel_sec (Results 1 - 2 of 2) sorted by relevance

/third_party/elfio/examples/write_obj/
H A Dwrite_obj.cpp100 section* rel_sec = writer.sections.add( ".rel.text" ); in main() local
/third_party/elfio/tests/
H A DELFIOTest1.cpp101 section* rel_sec = writer.sections.add( ".rel.text" ); in write_obj_i386() local
797 section* rel_sec = writer.sections.add( ".rel.text" ); in TEST() local
[all...]

Completed in 3 milliseconds