OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_base
(Results
1 - 25
of
25
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
cpu-ns32k.c
160
bfd_vma
output_base
= 0;
local
197
output_base
= 0;
199
output_base
= reloc_target_output_section->vma;
201
relocation +=
output_base
+ symbol->section->output_offset;
elf32-d30v.c
47
bfd_vma
output_base
= 0;
local
85
output_base
= reloc_target_output_section->vma;
86
relocation +=
output_base
+ symbol->section->output_offset;
155
bfd_vma
output_base
= 0;
local
193
output_base
= reloc_target_output_section->vma;
194
relocation +=
output_base
+ symbol->section->output_offset;
reloc.c
668
bfd_vma
output_base
= 0;
local
731
output_base
= 0;
733
output_base
= reloc_target_output_section->vma;
735
output_base
+= symbol->section->output_offset;
740
output_base
*= bfd_octets_per_byte (abfd, input_section);
742
relocation +=
output_base
;
1008
bfd_vma
output_base
= 0;
local
1056
output_base
= 0;
1058
output_base
= reloc_target_output_section->vma;
1063
output_base
*= bfd_octets_per_byte (abfd, input_section)
[
all
...]
elf64-mmix.c
1286
bfd_vma
output_base
= 0;
local
1319
output_base
= 0;
1321
output_base
= reloc_target_output_section->vma;
1323
relocation +=
output_base
+ symbol->section->output_offset;
elf32-bfin.c
59
bfd_vma
output_base
= 0;
80
output_base
= 0;
82
output_base
= output_section->vma;
85
relocation +=
output_base
+ symbol->section->output_offset;
156
bfd_vma
output_base
= 0;
175
output_base
= 0;
177
output_base
= output_section->vma;
180
relocation +=
output_base
+ symbol->section->output_offset;
228
bfd_vma
output_base
= 0;
246
output_base
= 0
58
bfd_vma
output_base
= 0;
local
155
bfd_vma
output_base
= 0;
local
227
bfd_vma
output_base
= 0;
local
294
bfd_vma
output_base
= 0;
local
[
all
...]
elf32-xtensa.c
2160
bfd_vma
output_base
= 0;
2203
output_base
= 0;
2205
output_base
= reloc_target_output_section->vma;
2207
relocation +=
output_base
+ symbol->section->output_offset;
2155
bfd_vma
output_base
= 0;
local
/src/external/gpl3/binutils.old/dist/bfd/
cpu-ns32k.c
160
bfd_vma
output_base
= 0;
local
197
output_base
= 0;
199
output_base
= reloc_target_output_section->vma;
201
relocation +=
output_base
+ symbol->section->output_offset;
elf32-d30v.c
47
bfd_vma
output_base
= 0;
local
85
output_base
= reloc_target_output_section->vma;
86
relocation +=
output_base
+ symbol->section->output_offset;
155
bfd_vma
output_base
= 0;
local
193
output_base
= reloc_target_output_section->vma;
194
relocation +=
output_base
+ symbol->section->output_offset;
reloc.c
668
bfd_vma
output_base
= 0;
local
731
output_base
= 0;
733
output_base
= reloc_target_output_section->vma;
735
output_base
+= symbol->section->output_offset;
740
output_base
*= bfd_octets_per_byte (abfd, input_section);
742
relocation +=
output_base
;
1008
bfd_vma
output_base
= 0;
local
1056
output_base
= 0;
1058
output_base
= reloc_target_output_section->vma;
1063
output_base
*= bfd_octets_per_byte (abfd, input_section)
[
all
...]
elf64-mmix.c
1286
bfd_vma
output_base
= 0;
local
1319
output_base
= 0;
1321
output_base
= reloc_target_output_section->vma;
1323
relocation +=
output_base
+ symbol->section->output_offset;
elf32-bfin.c
59
bfd_vma
output_base
= 0;
80
output_base
= 0;
82
output_base
= output_section->vma;
85
relocation +=
output_base
+ symbol->section->output_offset;
156
bfd_vma
output_base
= 0;
175
output_base
= 0;
177
output_base
= output_section->vma;
180
relocation +=
output_base
+ symbol->section->output_offset;
228
bfd_vma
output_base
= 0;
246
output_base
= 0
58
bfd_vma
output_base
= 0;
local
155
bfd_vma
output_base
= 0;
local
227
bfd_vma
output_base
= 0;
local
294
bfd_vma
output_base
= 0;
local
[
all
...]
elf32-xtensa.c
2161
bfd_vma
output_base
= 0;
2204
output_base
= 0;
2206
output_base
= reloc_target_output_section->vma;
2208
relocation +=
output_base
+ symbol->section->output_offset;
2156
bfd_vma
output_base
= 0;
local
/src/external/gpl3/gdb/dist/bfd/
cpu-ns32k.c
160
bfd_vma
output_base
= 0;
local
197
output_base
= 0;
199
output_base
= reloc_target_output_section->vma;
201
relocation +=
output_base
+ symbol->section->output_offset;
elf32-d30v.c
47
bfd_vma
output_base
= 0;
local
85
output_base
= reloc_target_output_section->vma;
86
relocation +=
output_base
+ symbol->section->output_offset;
155
bfd_vma
output_base
= 0;
local
193
output_base
= reloc_target_output_section->vma;
194
relocation +=
output_base
+ symbol->section->output_offset;
reloc.c
668
bfd_vma
output_base
= 0;
local
731
output_base
= 0;
733
output_base
= reloc_target_output_section->vma;
735
output_base
+= symbol->section->output_offset;
740
output_base
*= bfd_octets_per_byte (abfd, input_section);
742
relocation +=
output_base
;
1008
bfd_vma
output_base
= 0;
local
1056
output_base
= 0;
1058
output_base
= reloc_target_output_section->vma;
1063
output_base
*= bfd_octets_per_byte (abfd, input_section)
[
all
...]
elf64-mmix.c
1286
bfd_vma
output_base
= 0;
local
1319
output_base
= 0;
1321
output_base
= reloc_target_output_section->vma;
1323
relocation +=
output_base
+ symbol->section->output_offset;
elf32-bfin.c
59
bfd_vma
output_base
= 0;
80
output_base
= 0;
82
output_base
= output_section->vma;
85
relocation +=
output_base
+ symbol->section->output_offset;
156
bfd_vma
output_base
= 0;
175
output_base
= 0;
177
output_base
= output_section->vma;
180
relocation +=
output_base
+ symbol->section->output_offset;
228
bfd_vma
output_base
= 0;
246
output_base
= 0
58
bfd_vma
output_base
= 0;
local
155
bfd_vma
output_base
= 0;
local
227
bfd_vma
output_base
= 0;
local
294
bfd_vma
output_base
= 0;
local
[
all
...]
elf32-xtensa.c
2159
bfd_vma
output_base
= 0;
2202
output_base
= 0;
2204
output_base
= reloc_target_output_section->vma;
2206
relocation +=
output_base
+ symbol->section->output_offset;
2154
bfd_vma
output_base
= 0;
local
/src/external/gpl3/gdb.old/dist/bfd/
cpu-ns32k.c
160
bfd_vma
output_base
= 0;
local
197
output_base
= 0;
199
output_base
= reloc_target_output_section->vma;
201
relocation +=
output_base
+ symbol->section->output_offset;
elf32-d30v.c
47
bfd_vma
output_base
= 0;
local
85
output_base
= reloc_target_output_section->vma;
86
relocation +=
output_base
+ symbol->section->output_offset;
155
bfd_vma
output_base
= 0;
local
193
output_base
= reloc_target_output_section->vma;
194
relocation +=
output_base
+ symbol->section->output_offset;
reloc.c
668
bfd_vma
output_base
= 0;
local
731
output_base
= 0;
733
output_base
= reloc_target_output_section->vma;
735
output_base
+= symbol->section->output_offset;
740
output_base
*= bfd_octets_per_byte (abfd, input_section);
742
relocation +=
output_base
;
1008
bfd_vma
output_base
= 0;
local
1056
output_base
= 0;
1058
output_base
= reloc_target_output_section->vma;
1063
output_base
*= bfd_octets_per_byte (abfd, input_section)
[
all
...]
elf64-mmix.c
1290
bfd_vma
output_base
= 0;
local
1323
output_base
= 0;
1325
output_base
= reloc_target_output_section->vma;
1327
relocation +=
output_base
+ symbol->section->output_offset;
elf32-bfin.c
59
bfd_vma
output_base
= 0;
80
output_base
= 0;
82
output_base
= output_section->vma;
85
relocation +=
output_base
+ symbol->section->output_offset;
156
bfd_vma
output_base
= 0;
175
output_base
= 0;
177
output_base
= output_section->vma;
180
relocation +=
output_base
+ symbol->section->output_offset;
228
bfd_vma
output_base
= 0;
246
output_base
= 0
58
bfd_vma
output_base
= 0;
local
155
bfd_vma
output_base
= 0;
local
227
bfd_vma
output_base
= 0;
local
294
bfd_vma
output_base
= 0;
local
[
all
...]
elf32-xtensa.c
2161
bfd_vma
output_base
= 0;
2204
output_base
= 0;
2206
output_base
= reloc_target_output_section->vma;
2208
relocation +=
output_base
+ symbol->section->output_offset;
2156
bfd_vma
output_base
= 0;
local
/src/external/bsd/byacc/dist/
output.c
968
output_base
(void)
function
1175
output_base
();
Completed in 92 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026