OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:text_section_label
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
4210
#ifndef
TEXT_SECTION_LABEL
4211
#define
TEXT_SECTION_LABEL
"Ltext"
4259
static char
text_section_label
[MAX_ARTIFICIAL_LABEL_BYTES];
11863
const char *prev_loc =
text_section_label
;
12026
text_section_label
,
12029
text_section_label
, NULL);
12060
text_section_label
,
12064
text_section_label
, NULL);
12300
dw2_asm_output_delta_uleb128 (blabel,
text_section_label
,
12302
dw2_asm_output_delta_uleb128 (elabel,
text_section_label
,
4254
static char
text_section_label
[MAX_ARTIFICIAL_LABEL_BYTES];
variable
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
4210
#ifndef
TEXT_SECTION_LABEL
4211
#define
TEXT_SECTION_LABEL
"Ltext"
4259
static char
text_section_label
[MAX_ARTIFICIAL_LABEL_BYTES];
11821
const char *prev_loc =
text_section_label
;
11984
text_section_label
,
11987
text_section_label
, NULL);
12018
text_section_label
,
12022
text_section_label
, NULL);
12258
dw2_asm_output_delta_uleb128 (blabel,
text_section_label
,
12260
dw2_asm_output_delta_uleb128 (elabel,
text_section_label
,
4254
static char
text_section_label
[MAX_ARTIFICIAL_LABEL_BYTES];
variable
[
all
...]
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026