Home
last modified time | relevance | path

Searched refs:rel (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/linkloader/include/impl/
DELFObject.hxx137 ELFRelocTy *rel = (*reltab)[i]; in relocateARM() local
138 ELFSymbolTy *sym = (*symtab)[rel->getSymTabIndex()]; in relocateARM()
142 Inst_t *inst = (Inst_t *)&(*text)[rel->getOffset()]; in relocateARM()
152 switch (rel->getType()) { in relocateARM()
177 if (rel->getType() == R_ARM_CALL) { in relocateARM()
248 if (rel->getType() == R_ARM_CALL) { in relocateARM()
305 if (rel->getType() == R_ARM_MOVT_ABS in relocateARM()
306 || rel->getType() == R_ARM_THM_MOVT_ABS) { in relocateARM()
310 if (rel->getType() == R_ARM_MOVT_ABS in relocateARM()
311 || rel->getType() == R_ARM_MOVW_ABS_NC) { in relocateARM()
[all …]
DELFSectionRelTable.hxx99 ELFRelocTy *rel = table[i]; in getMaxNumStubs() local
101 if (rel->getType() == R_ARM_CALL || in getMaxNumStubs()
102 rel->getType() == R_ARM_THM_CALL) { in getMaxNumStubs()
103 sym_index_set.insert(rel->getSymTabIndex()); in getMaxNumStubs()
115 ELFRelocTy *rel = table[i]; in getMaxNumStubs() local
117 if (rel->getType() == R_MIPS_26) { in getMaxNumStubs()
118 sym_index_set.insert(rel->getSymTabIndex()); in getMaxNumStubs()
/frameworks/compile/mclinker/lib/LD/
DELFWriter.cpp426 Elf32_Rel* rel = reinterpret_cast<Elf32_Rel*>(pRegion.start()); in emitRel() local
432 ie = pSectionData.end(); it != ie; ++it, ++rel) { in emitRel()
438 rel->r_offset = static_cast<Elf32_Addr>( in emitRel()
444 rel->r_offset = static_cast<Elf32_Addr>( in emitRel()
457 rel->setSymbolAndType(Index, relocation->type()); in emitRel()
467 Elf32_Rela* rel = reinterpret_cast<Elf32_Rela*>(pRegion.start()); in emitRela() local
473 ie = pSectionData.end(); it != ie; ++it, ++rel) { in emitRela()
479 rel->r_offset = static_cast<Elf32_Addr>( in emitRela()
485 rel->r_offset = static_cast<Elf32_Addr>( in emitRela()
498 rel->setSymbolAndType(Index, relocation->type()); in emitRela()
[all …]
/frameworks/native/libs/binder/
DIMemory.cpp431 sp<IMemoryHeap> rel; in free_heap() local
445 rel = mHeapCache.valueAt(i).heap; in free_heap()
/frameworks/base/docs/html/guide/webapps/
Dtargeting.jd350 &lt;link rel="stylesheet" media="screen and (-webkit-device-pixel-ratio: 1.5)" href="hdpi.css" /&gt;
351 &lt;link rel="stylesheet" media="screen and (-webkit-device-pixel-ratio: 1.0)" href="mdpi.css" /&gt;
352 &lt;link rel="stylesheet" media="screen and (-webkit-device-pixel-ratio: 0.75)" href="ldpi.css" /&g…
/frameworks/base/docs/html/training/basics/network-ops/
Dxml.jd96 …&lt;link rel="alternate" href="http://stackoverflow.com/questions/9439999/where-is-my-data-file" /…
273 String relType = parser.getAttributeValue(null, "rel");
/frameworks/base/docs/html/develop/
Dindex.jd184 swfobject.embedSWF('//www.youtube.com/v/' + id + '&rel=1&border=0&fs=1&autoplay=' +
/frameworks/base/docs/html/tools/debugging/
Ddebugging-ui.jd39 src="http://www.youtube.com/embed/PAgE7saQUUY?rel=0&amp;hd=1"
46 src="http://www.youtube.com/embed/C45bMZGdN7Y?rel=0&amp;hd=1"
/frameworks/base/
DAndroid.mk532 -hdf sdk.rel.id $(framework_docs_SDK_REL_ID) \
/frameworks/base/docs/html/sdk/1.5_r3/
Dupgrading.jd3 sdk.rel.id=3
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_nontext.txt589 /sdcard/android/layout_tests/css2.1/t040302-c61-rel-len-00-b-ag.html
1978 /sdcard/android/layout_tests/fast/html/link-rel-stylesheet.html
2720 /sdcard/android/layout_tests/fast/block/positioning/negative-rel-position.html
2790 /sdcard/android/layout_tests/fast/block/positioning/abs-inside-inline-rel.html
4261 /sdcard/android/layout_tests/webarchive/test-link-rel-icon.html