OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:applyRelocation
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp
72
Relocator::Result AArch64Relocator::
applyRelocation
(Relocation& pRelocation) {
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp
176
Relocator::Result HexagonRelocator::
applyRelocation
(Relocation& pRelocation) {
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp
307
Relocator::Result ARMRelocator::
applyRelocation
(Relocation& pRelocation) {
[
all
...]
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
278
Relocator::Result X86_32Relocator::
applyRelocation
(Relocation& pRelocation) {
[
all
...]
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp
149
Relocator::Result MipsRelocator::
applyRelocation
(Relocation& pReloc) {
[
all
...]
Completed in 327 milliseconds