OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_PREV_FIXUP
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/som/
reloc.h
68
#define
R_PREV_FIXUP
0xd3
/toolchain/binutils/binutils-2.25/bfd/
som.c
111
with a "
R_PREV_FIXUP
" relocation entry. Since
R_PREV_FIXUP
112
relocations are always a single byte, using a
R_PREV_FIXUP
instead
115
Note one side effect of using a
R_PREV_FIXUP
is the relocation that
537
/*
R_PREV_FIXUP
. */
855
SOM_HOWTO (
R_PREV_FIXUP
, "
R_PREV_FIXUP
"),
856
SOM_HOWTO (
R_PREV_FIXUP
, "
R_PREV_FIXUP
"),
857
SOM_HOWTO (
R_PREV_FIXUP
, "R_PREV_FIXUP")
[
all
...]
Completed in 38 milliseconds