Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/test/MC/ELF/
H A Doffset.s24 .globl sym_b symbol
25 sym_b: label
/aosp_15_r20/external/bpftool/src/
H A Dxlated_dumper.c20 static int kernel_syms_cmp(const void *sym_a, const void *sym_b) in kernel_syms_cmp()
/aosp_15_r20/external/libbpf/src/
H A Delf.c397 const struct symbol *sym_b = b; in symbol_cmp() local