OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:add_loc_descr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
1457
add_loc_descr
(dw_loc_descr_ref *list_head, dw_loc_descr_ref descr)
1611
add_loc_descr
(&loc->dw_loc_next, new_loc_descr (DW_OP_plus, 0, 0));
1636
add_loc_descr
(&loc->dw_loc_next, new_loc_descr (DW_OP_minus, 0, 0));
2788
add_loc_descr
(head, new_loc_descr ((enum dwarf_location_atom)
2791
add_loc_descr
(head, new_loc_descr (DW_OP_bregx, regno, 0));
2812
add_loc_descr
(&head, int_loc_descriptor (reg.span_width * 8));
2813
add_loc_descr
(&head, new_loc_descr (DW_OP_shl, 0, 0));
2816
add_loc_descr
(&head, new_loc_descr (DW_OP_plus, 0, 0));
2845
add_loc_descr
(&head, tmp);
2870
add_loc_descr
(&head, int_loc_descriptor (alignment))
1454
add_loc_descr
(dw_loc_descr_ref *list_head, dw_loc_descr_ref descr)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
1459
add_loc_descr
(dw_loc_descr_ref *list_head, dw_loc_descr_ref descr)
1613
add_loc_descr
(&loc->dw_loc_next, new_loc_descr (DW_OP_plus, 0, 0));
1638
add_loc_descr
(&loc->dw_loc_next, new_loc_descr (DW_OP_minus, 0, 0));
2790
add_loc_descr
(head, new_loc_descr ((enum dwarf_location_atom)
2793
add_loc_descr
(head, new_loc_descr (DW_OP_bregx, regno, 0));
2814
add_loc_descr
(&head, int_loc_descriptor (reg.span_width * 8));
2815
add_loc_descr
(&head, new_loc_descr (DW_OP_shl, 0, 0));
2818
add_loc_descr
(&head, new_loc_descr (DW_OP_plus, 0, 0));
2847
add_loc_descr
(&head, tmp);
2872
add_loc_descr
(&head, int_loc_descriptor (alignment))
1456
add_loc_descr
(dw_loc_descr_ref *list_head, dw_loc_descr_ref descr)
function
[
all
...]
Completed in 55 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026