| /frameworks/compile/mclinker/include/mcld/Fragment/ |
| D | FragmentRef.h | 66 Fragment* frag() { return m_pFragment; } in frag() function 68 const Fragment* frag() const { return m_pFragment; } in frag() function
|
| /frameworks/compile/mclinker/unittests/ |
| D | MCRegionFragmentTest.cpp | 47 MCRegionFragment* frag = new MCRegionFragment(*region); in TEST_F() local 62 llvm::MCFragment* frag = new MCRegionFragment(*region); in TEST_F() local
|
| D | FragmentRefTest.cpp | 51 RegionFragment* frag = new RegionFragment(region); variable
|
| /frameworks/compile/mclinker/lib/LD/ |
| D | DebugString.cpp | 46 RegionFragment* frag = llvm::cast<RegionFragment>(&(*it)); in merge() local 74 RegionFragment* frag = in applyOffset() local
|
| D | EhFrame.cpp | 320 Fragment* frag = in_frag_list.remove(in_frag_list.begin()); in moveInputFragments() local 334 Fragment* frag = in_frag_list.remove(SectionData::iterator(pInCIE)); in moveInputFragments() local 348 Fragment* frag = in_frag_list.remove(SectionData::iterator(**i)); in moveInputFragments() local 360 Fragment& frag = *i; in computeOffsetSize() local
|
| D | ELFBinaryReader.cpp | 55 Fragment* frag = m_Builder.CreateRegion(pInput, 0x0, data_size); in readBinary() local
|
| D | BranchIslandFactory.cpp | 48 Fragment* frag = (*it).getPrevNode(); in group() local
|
| D | StubFactory.cpp | 47 const Fragment* frag = pReloc.targetRef().frag(); in create() local
|
| /frameworks/compile/mclinker/include/mcld/Script/ |
| D | Operand.h | 199 const Fragment* frag() const { return m_pFragment; } in frag() function 200 Fragment* frag() { return m_pFragment; } in frag() function
|
| /frameworks/compile/mclinker/lib/Target/ |
| D | GOT.cpp | 33 SectionData::iterator frag, fragEnd = m_SectionData->end(); in finalizeSectionSize() local
|
| /frameworks/compile/mclinker/lib/Target/Hexagon/ |
| D | HexagonLDBackend.cpp | 760 Fragment* frag = new FillFragment(0x0, 1, (*com_sym)->size()); in allocateCommonSymbols() local 818 Fragment* frag = new FillFragment(0x0, 1, (*com_sym)->size()); in allocateCommonSymbols() local 875 SectionData::FragmentListType::iterator frag, fragEnd = to_list.end(); in MoveCommonData() local 916 Fragment* frag = NULL; in readSection() local 942 SectionData::FragmentListType::iterator frag, fragEnd = to_list.end(); in MoveSectionDataAndSort() local
|
| D | HexagonPLT.cpp | 80 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
|
| /frameworks/rs/driver/ |
| D | rsdShaderCache.cpp | 77 bool RsdShaderCache::hasArrayUniforms(RsdShader *vtx, RsdShader *frag) { in hasArrayUniforms() 117 RsdShader *frag = mFragment; in link() local
|
| D | rsdShaderCache.h | 139 uint32_t frag; member
|
| /frameworks/compile/mclinker/lib/Target/ARM/ |
| D | ARMException.cpp | 272 RegionFragment* frag = new RegionFragment(cantUnwindRegion, nullptr); in rewriteARMExIdxSection() local 292 RegionFragment* frag = new RegionFragment(cantUnwindRegion, nullptr); in rewriteARMExIdxSection() local
|
| D | ARMLDBackend.cpp | 440 AlignFragment* frag = in mergeSection() local 457 SectionData::FragmentListType::iterator frag = src.begin(); in mergeSection() local 549 Fragment* frag = NULL; in readSection() local
|
| D | ARMGOT.cpp | 55 SectionData::iterator frag, fragEnd = m_SectionData->end(); in finalizeSectionSize() local
|
| D | ARMPLT.cpp | 48 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
|
| /frameworks/compile/mclinker/lib/Fragment/ |
| D | FragmentRef.cpp | 52 Fragment* frag = &pFrag; in Create() local
|
| /frameworks/compile/mclinker/lib/Target/AArch64/ |
| D | AArch64GOT.cpp | 58 SectionData::iterator frag, fragEnd = m_SectionData->end(); in finalizeSectionSize() local
|
| D | AArch64PLT.cpp | 51 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
|
| /frameworks/compile/mclinker/lib/Target/Mips/ |
| D | MipsPLT.cpp | 68 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
|
| D | MipsLDBackend.cpp | 345 Fragment* frag = IRBuilder::CreateRegion(pInput, offset, size); in readSection() local 511 Fragment* frag = new FillFragment(0x0, 1, (*com_sym)->size()); in allocateCommonSymbols() local 538 Fragment* frag = new FillFragment(0x0, 1, (*com_sym)->size()); in allocateCommonSymbols() local
|
| /frameworks/compile/mclinker/lib/Object/ |
| D | ObjectBuilder.cpp | 151 SectionData::FragmentListType::iterator frag, fragEnd = from_list.end(); in MoveSectionData() local
|
| /frameworks/compile/mclinker/lib/Target/X86/ |
| D | X86PLT.cpp | 103 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
|