Home
last modified time | relevance | path

Searched refs:emain (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/test/ELF/lto/
Darchive-no-index.ll12 ; RUN: ld.lld -o %t -emain %t1.o %t1.a
13 ; RUN: ld.lld -o %t -emain %t1.o %t2.a
28 ; RUN: not ld.lld -o /dev/null -emain %t1.o %t3.a 2>&1 | FileCheck -check-prefix=ERR1 %s
33 ; RUN: not ld.lld -o /dev/null -emain %t1.o %t4.a 2>&1 | FileCheck -check-prefix=ERR2 %s
/external/iproute2/examples/bpf/
Dbpf_shared.c30 int emain(struct __sk_buff *skb) in emain() function
Dbpf_map_in_map.c25 int emain(struct __sk_buff *skb) in emain() function