Home
last modified time | relevance | path

Searched refs:SectionID (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp121 unsigned SectionID = findOrEmitSection(*obj, *si, IsCode, LocalSections); in loadObject() local
122 LocalSymbols[Name.data()] = SymbolLoc(SectionID, SectOffset); in loadObject()
125 << " SID: " << SectionID in loadObject()
127 GlobalSymbolTable[Name] = SymbolLoc(SectionID, SectOffset); in loadObject()
143 unsigned SectionID = 0; in loadObject() local
152 SectionID = findOrEmitSection(*obj, *si, true, LocalSections); in loadObject()
153 DEBUG(dbgs() << "\tSectionID: " << SectionID << "\n"); in loadObject()
158 RI.SectionID = SectionID; in loadObject()
180 unsigned SectionID = Sections.size(); in emitCommonSymbols() local
182 SectionID, false); in emitCommonSymbols()
[all …]
DRuntimeDyldImpl.h80 unsigned SectionID;
93 : SectionID(id), Offset(offset), RelType(type), Addend(addend) {} in RelocationEntry()
101 unsigned SectionID;
110 unsigned SectionID;
113 RelocationValueRef(): SectionID(0), Addend(0), SymbolName(0) {} in RelocationValueRef()
189 uint64_t getSectionLoadAddress(unsigned SectionID) { in getSectionLoadAddress() argument
190 return Sections[SectionID].LoadAddress; in getSectionLoadAddress()
193 uint8_t *getSectionAddress(unsigned SectionID) { in getSectionAddress() argument
194 return (uint8_t*)Sections[SectionID].Address; in getSectionAddress()
260 void addRelocationForSection(const RelocationEntry &RE, unsigned SectionID);
[all …]
DRuntimeDyldELF.cpp459 Rel.SectionID = findOrEmitSection(Obj, (*tsi), true, LocalSections); in findOPDEntrySection()
619 Value.SectionID = lsi->second.first; in processRelocationRef()
626 Value.SectionID = gsi->second.first; in processRelocationRef()
642 Value.SectionID = findOrEmitSection(Obj, in processRelocationRef()
660 DEBUG(dbgs() << "\t\tRel.SectionID: " << Rel.SectionID in processRelocationRef()
669 SectionEntry &Section = Sections[Rel.SectionID]; in processRelocationRef()
683 RelocationEntry RE(Rel.SectionID, StubTargetAddr - Section.Address, in processRelocationRef()
688 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
699 SectionEntry &Section = Sections[Rel.SectionID]; in processRelocationRef()
722 RelocationEntry REHi(Rel.SectionID, in processRelocationRef()
[all …]
DRuntimeDyldMachO.cpp216 SectionEntry &Section = Sections[Rel.SectionID]; in processRelocationRef()
227 Value.SectionID = lsi->second.first; in processRelocationRef()
233 Value.SectionID = gsi->second.first; in processRelocationRef()
250 Value.SectionID = findOrEmitSection(Obj, *si, true, ObjSectionToID); in processRelocationRef()
260 Value.Addend += Section.ObjAddress - Sections[Value.SectionID].ObjAddress; in processRelocationRef()
278 RelocationEntry RE(Rel.SectionID, StubTargetAddr - Section.Address, in processRelocationRef()
283 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
290 RelocationEntry RE(Rel.SectionID, Rel.Offset, RelType, Value.Addend); in processRelocationRef()
294 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h44 unsigned SectionID) = 0;
50 unsigned SectionID, bool IsReadOnly) = 0;
82 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);
DSectionMemoryManager.h52 unsigned SectionID);
60 unsigned SectionID,
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp63 unsigned SectionID);
65 unsigned SectionID, bool IsReadOnly);
83 unsigned SectionID) { in allocateCodeSection() argument
91 unsigned SectionID, in allocateDataSection() argument
/external/llvm/tools/lli/
DRecordingMemoryManager.h53 unsigned SectionID);
56 unsigned SectionID, bool IsReadOnly);
DRecordingMemoryManager.cpp30 allocateCodeSection(uintptr_t Size, unsigned Alignment, unsigned SectionID) { in allocateCodeSection() argument
42 unsigned SectionID, bool IsReadOnly) { in allocateDataSection() argument
/external/llvm/lib/ExecutionEngine/MCJIT/
DSectionMemoryManager.cpp34 unsigned SectionID, in allocateDataSection() argument
43 unsigned SectionID) { in allocateCodeSection() argument
/external/llvm/unittests/ExecutionEngine/JIT/
DJITTest.cpp120 unsigned SectionID, bool IsReadOnly) { in allocateDataSection() argument
121 return Base->allocateDataSection(Size, Alignment, SectionID, IsReadOnly); in allocateDataSection()
124 unsigned SectionID) { in allocateCodeSection() argument
125 return Base->allocateCodeSection(Size, Alignment, SectionID); in allocateCodeSection()
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp467 unsigned SectionID) { in allocateCodeSection() argument
508 unsigned SectionID, bool IsReadOnly) { in allocateDataSection() argument
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en3227 http://ci.golden.co.us/Employment.asp?SectionID=61
4022 http://data1.recycle-more.co.uk/recycle3/nav/buildpage.asp?SectionID=621&color=orange&TopSectionID=…
4648 http://dunndailyrecord.com/main.asp?SectionID=2&SubSectionID=10&ArticleID=63458
17811 http://union-bulletin.com/main.asp?SectionID=17&SubSectionID=30&ArticleID=24952
17812 http://union-bulletin.com/main.asp?SectionID=17&SubSectionID=30&ArticleID=25103
20925 http://www.afb.org/Section.asp?SectionID=1&TopicID=193&SubTopicID=11&DocumentID=972
20926 http://www.afb.org/Section.asp?SectionID=3&TopicID=237&DocumentID=2364
20927 http://www.afb.org/Section.asp?SectionID=8&TopicID=197&DocumentID=2149
29008 http://www.breeze-courier.com/Main.asp?SectionID=38&SubSectionID=464&ArticleID=56882
37187 http://www.dmcityview.com/main.asp?SectionID=12&SubSectionID=73&BrowseClass=1&Category=1000&SubCate…
[all …]