OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lazy_ptr_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
21097
char *symbol_name, *
lazy_ptr_name
;
21108
lazy_ptr_name
= XALLOCAVEC (char, length + 32);
21109
GEN_LAZY_PTR_NAME_FOR_SYMBOL (
lazy_ptr_name
, symb, length);
21127
lazy_ptr_name
, local_label_0);
21131
lazy_ptr_name
, local_label_0);
21143
fprintf (file, "\tlis r11,ha16(%s)\n",
lazy_ptr_name
);
21146
lazy_ptr_name
);
21152
fprintf (file, "%s:\n",
lazy_ptr_name
);
21053
char *symbol_name, *
lazy_ptr_name
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
20630
char *symbol_name, *
lazy_ptr_name
;
20641
lazy_ptr_name
= XALLOCAVEC (char, length + 32);
20642
GEN_LAZY_PTR_NAME_FOR_SYMBOL (
lazy_ptr_name
, symb, length);
20660
lazy_ptr_name
, local_label_0);
20664
lazy_ptr_name
, local_label_0);
20676
fprintf (file, "\tlis r11,ha16(%s)\n",
lazy_ptr_name
);
20679
lazy_ptr_name
);
20685
fprintf (file, "%s:\n",
lazy_ptr_name
);
20586
char *symbol_name, *
lazy_ptr_name
;
local
Completed in 44 milliseconds
Indexes created Fri Jul 24 00:25:35 UTC 2026