Home
last modified time | relevance | path

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

/third_party/elfio/examples/write_obj/
Dwrite_obj.cpp83 section* sym_sec = writer.sections.add( ".symtab" ); in main() local
/third_party/elfio/tests/
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" ); in TEST() local
/third_party/libbpf/src/
Dlinker.c839 struct src_sec *link_sec, *sym_sec; in linker_sanity_check_elf_relos() local