OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReserveRel
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.h
42
* 0001
ReserveRel
- reserve an dynamic relocation entry
49
ReserveRel
= 1,
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.h
41
* 0001
ReserveRel
- reserve an dynamic relocation entry
48
ReserveRel
= 1,
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h
48
* 0001
ReserveRel
- reserve an dynamic relocation entry
55
ReserveRel
= 1,
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h
30
ReserveRel
= 1, // reserve a dynamic relocation entry
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.h
44
* 0001
ReserveRel
- reserve an dynamic relocation entry
51
ReserveRel
= 1,
Completed in 141 milliseconds