OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRelEntrySize
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h
120
///
getRelEntrySize
- the size in BYTE of rel type relocation
121
size_t
getRelEntrySize
()
124
///
getRelEntrySize
- the size in BYTE of rela type relocation
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.h
140
///
getRelEntrySize
- the size in BYTE of rel type relocation
141
size_t
getRelEntrySize
()
144
///
getRelEntrySize
- the size in BYTE of rela type relocation
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h
153
///
getRelEntrySize
- the size in BYTE of rela type relocation
154
size_t
getRelEntrySize
()
/frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.h
110
///
getRelEntrySize
- the size in BYTE of rel type relocation
111
size_t
getRelEntrySize
()
114
///
getRelEntrySize
- the size in BYTE of rela type relocation
Completed in 38 milliseconds