Home
last modified time | relevance | path

Searched refs:symbols_shndx (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.c652 int symbols_shndx; member
2151 ".kconfig", obj->efile.symbols_shndx,
3735 obj->efile.symbols_shndx = idx;
3737 obj->efile.symbols_shndx = i;
4165 scn = elf_sec_by_idx(obj, obj->efile.symbols_shndx);
4169 sh = elf_sec_hdr_by_idx(obj, obj->efile.symbols_shndx, sh);
4417 if (shndx == obj->efile.symbols_shndx)

Completed in 16 milliseconds