OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GOTRel
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.h
40
* separate GOT to two situations: GOT and
GOTRel
. Besides, for the same
46
* | PLT |
GOTRel
| GOT | Rel |
55
* 0100
GOTRel
- reserve an GOT entry and the corresponding Dyncamic
57
* 0101 GOTRelandRel - For different relocation, we've reserved
GOTRel
69
GOTRel
= 4,
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h
49
* separate GOT to two situations: GOT and
GOTRel
. Besides, for the same
55
* | PLT |
GOTRel
| GOT | Rel |
64
* 0100
GOTRel
- reserve an GOT entry and the corresponding Dyncamic
66
* 0101 GOTRelandRel - For different relocation, we've reserved
GOTRel
78
GOTRel
= 4,
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.h
43
* separate GOT to two situations: GOT and
GOTRel
. Besides, for the same
49
* | PLT |
GOTRel
| GOT | Rel |
58
* 0100
GOTRel
- reserve an GOT entry and the corresponding Dyncamic
60
* 0101 GOTRelandRel - For different relocation, we've reserved
GOTRel
72
GOTRel
= 4,
Completed in 107 milliseconds