OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addRelocationForSection
(Results
1 - 11
of
11
) sorted by null
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldCOFFThumb.h
105
addRelocationForSection
(RE, TargetSectionID);
111
addRelocationForSection
(RE, TargetSectionID);
117
addRelocationForSection
(RE, TargetSectionID);
124
addRelocationForSection
(RE, TargetSectionID);
133
addRelocationForSection
(RE, TargetSectionID);
RuntimeDyldMachOARM.h
109
addRelocationForSection
(RE, Value.SectionID);
208
addRelocationForSection
(StubRE, Value.SectionID);
290
addRelocationForSection
(R, SectionAID);
291
addRelocationForSection
(R, SectionBID);
RuntimeDyldCOFFI386.h
108
addRelocationForSection
(RE, TargetSectionID);
114
addRelocationForSection
(RE, TargetSectionID);
120
addRelocationForSection
(RE, TargetSectionID);
RuntimeDyldMachOX86_64.h
81
addRelocationForSection
(RE, Value.SectionID);
149
addRelocationForSection
(GOTRE, Value.SectionID);
230
addRelocationForSection
(R, SectionAID);
RuntimeDyldMachOAArch64.h
305
addRelocationForSection
(RE, Value.SectionID);
411
addRelocationForSection
(GOTRE, Value.SectionID);
417
addRelocationForSection
(TargetRE, RE.SectionID);
455
addRelocationForSection
(R, SectionAID);
RuntimeDyldMachOI386.h
94
addRelocationForSection
(RE, Value.SectionID);
204
addRelocationForSection
(R, SectionAID);
RuntimeDyldCOFFX86_64.h
180
addRelocationForSection
(RE, TargetSectionID);
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp
[
all
...]
RuntimeDyldImpl.h
372
void
addRelocationForSection
(const RelocationEntry &RE, unsigned SectionID);
RuntimeDyldMachO.cpp
88
addRelocationForSection
(R, TargetSectionID);
RuntimeDyld.cpp
772
void RuntimeDyldImpl::
addRelocationForSection
(const RelocationEntry &RE,
[
all
...]
Completed in 57 milliseconds