OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alpha_lit8_section
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c
316
static segT
alpha_lit8_section
;
1512
if (
alpha_lit8_section
== NULL)
1515
&
alpha_lit8_section
,
1526
lit = add_to_literal_pool (NULL, addend,
alpha_lit8_section
, 8) - 0x8000;
313
static segT
alpha_lit8_section
;
variable
/src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c
316
static segT
alpha_lit8_section
;
1512
if (
alpha_lit8_section
== NULL)
1515
&
alpha_lit8_section
,
1526
lit = add_to_literal_pool (NULL, addend,
alpha_lit8_section
, 8) - 0x8000;
313
static segT
alpha_lit8_section
;
variable
Completed in 39 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026