Home
last modified time | relevance | path

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

/third_party/elfio/examples/write_obj/
H A Dwrite_obj.cpp83 section* sym_sec = writer.sections.add( ".symtab" ); in main() local
/third_party/elfio/tests/
H A DELFIOTest1.cpp85 section* sym_sec = writer.sections.add( ".symtab" ); in write_obj_i386() local
631 section* sym_sec = writer.sections.add( ".symtab" ); in TEST() local
748 section* sym_sec = writer.sections.add( ".symtab" ); TEST() local
[all...]
/third_party/libbpf/src/
H A Dlinker.c839 struct src_sec *link_sec, *sym_sec; in linker_sanity_check_elf_relos() local

Completed in 6 milliseconds