Searched refs:symbols_shndx (Results 1 – 2 of 2) sorted by relevance
115 int symbols_shndx; member388 obj->efile.symbols_shndx = idx; in elf_collect()410 scn = elf_getscn(obj->efile.elf, obj->efile.symbols_shndx); in symbols_collect()727 .symbols_shndx = -1, in main()761 obj.efile.symbols_shndx == -1) { in main()
605 int symbols_shndx; member1995 ".kconfig", obj->efile.symbols_shndx, in bpf_object__init_kconfig_map()3374 obj->efile.symbols_shndx = idx; in bpf_object__elf_collect()3721 scn = elf_sec_by_idx(obj, obj->efile.symbols_shndx); in bpf_object__collect_externs()3960 if (shndx == obj->efile.symbols_shndx) in bpf_object__section_to_libbpf_map_type()
Completed in 31 milliseconds