OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:note_reloc1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-bfin.c
891
return
note_reloc1
(code, symbol->value.s_value, reloc, pcrel);
896
note_reloc1
(INSTR_T code, const char *symbol, int reloc, int pcrel)
function
1012
note =
note_reloc1
(gencode (0), head->value.s_value, parent_reloc, pcrel);
1034
note =
note_reloc1
(gencode (0), op, parent_reloc, pcrel);
1062
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_ADD, 0), NULL_CODE));
1065
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_SUB, 0), NULL_CODE));
1068
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_MULT, 0), NULL_CODE));
1071
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_DIV, 0), NULL_CODE));
1074
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_MOD, 0), NULL_CODE));
1077
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_LSHIFT, 0), NULL_CODE))
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-bfin.c
891
return
note_reloc1
(code, symbol->value.s_value, reloc, pcrel);
896
note_reloc1
(INSTR_T code, const char *symbol, int reloc, int pcrel)
function
1012
note =
note_reloc1
(gencode (0), head->value.s_value, parent_reloc, pcrel);
1034
note =
note_reloc1
(gencode (0), op, parent_reloc, pcrel);
1062
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_ADD, 0), NULL_CODE));
1065
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_SUB, 0), NULL_CODE));
1068
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_MULT, 0), NULL_CODE));
1071
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_DIV, 0), NULL_CODE));
1074
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_MOD, 0), NULL_CODE));
1077
note = conctcode (note1, conscode (
note_reloc1
(gencode (0), op, BFD_ARELOC_BFIN_LSHIFT, 0), NULL_CODE))
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026