Home
last modified time | relevance | path

Searched refs:elfio_note_section_accessor_new (Results 1 – 3 of 3) sorted by relevance

/third_party/elfio/examples/c_wrapper/
Dc_example.c150 pnote_t pnote = elfio_note_section_accessor_new( pelfio, psection ); in main()
Delfio_c_wrapper.h253 pnote_t elfio_note_section_accessor_new( pelfio_t pelfio,
Delfio_c_wrapper.cpp342 pnote_t elfio_note_section_accessor_new( pelfio_t pelfio, psection_t psection ) in elfio_note_section_accessor_new() function