Home
last modified time | relevance | path

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

/llvm-project/bolt/test/X86/
H A Dfatal-error.s33 .globl func_b symbol
35 func_b: label
H A Djump-table-pic-conflict.s80 .globl func_b symbol
82 func_b: label
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Duniqueptr-reset-release.cpp56 std::unique_ptr<Bar, FooFunc> func_a, func_b; in f() local
69 std::unique_ptr<Bar, BarFunc> func_b; in negatives() local
/llvm-project/lldb/test/API/functionalities/unwind/noreturn/
H A Dmain.c16 func_b (void) in func_b() function
/llvm-project/lldb/test/API/functionalities/unwind/aarch64_unwind_pac/
H A Dmain.c13 static void __attribute__((noinline)) func_b(void) { in func_b() function
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dtoc-data-attribute.c26 int func_b() { in func_b() function