Home
last modified time | relevance | path

Searched defs:indirect_func (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lld/test/wasm/
H A Dcall-indirect.s33 .globl indirect_func symbol
35 indirect_func: label
H A Dshared64.s25 indirect_func: label
104 .globl indirect_func symbol
H A Dshared.s25 indirect_func: label
103 .globl indirect_func symbol
H A Dpie.s18 indirect_func: label
/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DELF_STT_GNU_IFUNC.s97 .global indirect_func symbol
99 .set indirect_func, ifunc_resolver define
/llvm-project/clang/test/CodeGenObjC/
H A Dx86_64-struct-return-gc.m22 struct Indirect indirect_func(void); function