OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_couple
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
18695
dw_loc_descr_ref
op_couple
= new_loc_descr (DW_OP_swap, 0, 0);
18696
op_couple
->dw_loc_next = new_loc_descr (DW_OP_drop, 0, 0);
18697
op_couple
->dw_loc_next->dw_loc_next = epilogue;
18698
epilogue =
op_couple
;
18682
dw_loc_descr_ref
op_couple
= new_loc_descr (DW_OP_swap, 0, 0);
local
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
18609
dw_loc_descr_ref
op_couple
= new_loc_descr (DW_OP_swap, 0, 0);
18610
op_couple
->dw_loc_next = new_loc_descr (DW_OP_drop, 0, 0);
18611
op_couple
->dw_loc_next->dw_loc_next = epilogue;
18612
epilogue =
op_couple
;
18596
dw_loc_descr_ref
op_couple
= new_loc_descr (DW_OP_swap, 0, 0);
local
Completed in 64 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026