OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prev_caller
(Results
1 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
cgraph.h
204
struct cgraph_edge GTY((chain_next ("%h.next_caller"), chain_prev ("%h.
prev_caller
")))
208
struct cgraph_edge *
prev_caller
;
local
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h
407
struct GTY((chain_next ("%h.next_caller"), chain_prev ("%h.
prev_caller
"))) cgraph_edge {
412
struct cgraph_edge *
prev_caller
;
variable in typeref:struct:cgraph_edge
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cgraph.h
407
struct GTY((chain_next ("%h.next_caller"), chain_prev ("%h.
prev_caller
"))) cgraph_edge {
412
struct cgraph_edge *
prev_caller
;
variable in typeref:struct:cgraph_edge
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h
407
struct GTY((chain_next ("%h.next_caller"), chain_prev ("%h.
prev_caller
"))) cgraph_edge {
412
struct cgraph_edge *
prev_caller
;
variable in typeref:struct:cgraph_edge
[
all
...]
Completed in 1178 milliseconds