/frameworks/compile/mclinker/lib/Fragment/ |
D | FragmentRef.cpp | 39 FragmentRef::FragmentRef(Fragment& pFrag, FragmentRef::Offset pOffset) in FragmentRef() function in mcld::FragmentRef 50 FragmentRef* FragmentRef::Create(Fragment& pFrag, uint64_t pOffset) { in Create() 76 FragmentRef* FragmentRef::Create(LDSection& pSection, uint64_t pOffset) { in Create() 112 FragmentRef& FragmentRef::assign(Fragment& pFrag, FragmentRef::Offset pOffset) { in assign()
|
D | Stub.cpp | 75 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) { in addFixup()
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | DelayMix_16x16.cpp | 28 LVM_INT16* pOffset, /* Delay offset */ in DelayMix_Float()
|
/frameworks/compile/mclinker/lib/Support/ |
D | MemoryArea.cpp | 41 llvm::StringRef MemoryArea::request(size_t pOffset, size_t pLength) { in request()
|
D | FileOutputBuffer.cpp | 49 MemoryRegion FileOutputBuffer::request(size_t pOffset, size_t pLength) { in request()
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Fragment.h | 47 void setOffset(uint64_t pOffset) { m_Offset = pOffset; } in setOffset()
|
D | Stub.h | 36 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocator.h | 114 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset) {} in applyDebugStringOffset()
|
D | HexagonRelocator.cpp | 29 uint64_t pOffset, in helper_DynRel_init()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 224 Relocator::DWord pOffset) { in helper_thumb32_branch_upper() 230 Relocator::DWord pOffset) { in helper_thumb32_branch_lower() 249 Relocator::DWord pOffset) { in helper_thumb32_cond_branch_upper() 256 Relocator::DWord pOffset) { in helper_thumb32_cond_branch_lower() 773 uint32_t pOffset) { in applyDebugStringOffset()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | ELFSegment.h | 76 void setOffset(uint64_t pOffset) { m_Offset = pOffset; } in setOffset()
|
D | EhFrame.h | 95 void setPersonalityOffset(uint64_t pOffset) { in setPersonalityOffset()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 908 uint32_t& pOffset, in readRelocation() 938 uint64_t& pOffset, in readRelocation() 966 uint32_t pOffset, in emitRelocation() 986 uint64_t pOffset, in emitRelocation()
|
D | MipsRelocator.cpp | 743 uint32_t pOffset) { in applyDebugStringOffset()
|
/frameworks/compile/mclinker/lib/LD/ |
D | EhFrameReader.cpp | 45 uint64_t pOffset, in scan()
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64RelocationHelpers.h | 119 uint64_t pOffset, in helper_DynRela_init()
|
D | AArch64Relocator.cpp | 442 uint32_t pOffset) { in applyDebugStringOffset()
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 33 uint64_t pOffset, in helper_DynRel_init() 846 uint32_t pOffset) { in applyDebugStringOffset() 1109 uint64_t pOffset, in helper_DynRel_init() 1515 uint32_t pOffset) { in applyDebugStringOffset()
|
/frameworks/base/libs/androidfw/ |
D | ZipFileRO.cpp | 117 uint32_t* pUncompLen, uint32_t* pCompLen, off64_t* pOffset, in getEntryInfo()
|
/frameworks/compile/mclinker/lib/Core/ |
D | IRBuilder.cpp | 338 size_t pOffset, in CreateRegion() 593 uint32_t pOffset, in AddRelocation()
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 1639 uint32_t& pOffset, in readRelocation() 1680 uint64_t& pOffset, in readRelocation() 1711 uint32_t pOffset, in emitRelocation() 1731 uint64_t pOffset, in emitRelocation()
|