Home
last modified time | relevance | path

Searched defs:rel (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFSectionRelTable.hxx99 ELFRelocTy *rel = table[i]; in getMaxNumStubs() local
119 ELFRelocTy *rel = table[i]; in getMaxNumStubs() local
DELFObject.hxx137 ELFRelocTy *rel = (*reltab)[i]; in relocateARM() local
369 ELFRelocTy *rel = (*reltab)[i]; in relocateX86_64() local
423 ELFRelocTy *rel = (*reltab)[i]; in relocateX86_32() local
471 ELFRelocTy *rel = (*reltab)[i]; in relocateMIPS() local
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp438 ElfXX_Rel* rel = reinterpret_cast<ElfXX_Rel*>(pRegion.start()); in emitRel() local
479 ElfXX_Rela* rel = reinterpret_cast<ElfXX_Rela*>(pRegion.start()); in emitRela() local
/frameworks/native/libs/binder/
DIMemory.cpp429 sp<IMemoryHeap> rel; in free_heap() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp868 X86Relocator::Result rel(Relocation& pReloc, X86_32Relocator& pParent) in rel() function
1689 X86Relocator::Result rel(Relocation& pReloc, X86_64Relocator& pParent) in rel() function