OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callee_func
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
libgcov.c
1688
void *
callee_func
= __gcov_indirect_call_topn_callee;
local
[
all
...]
/art/compiler/llvm/
gbc_expander.cc
477
llvm::Function*
callee_func
= call_inst->getCalledFunction();
local
478
intr_id = intrinsic_helper_.GetIntrinsicId(
callee_func
);
[
all
...]
Completed in 104 milliseconds