Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Script/
DScriptFile.cpp92 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addEntryPoint() local
145 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addAssignment() local
190 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in enterOutputSectDesc() local
200 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in leaveOutputSectDesc() local
214 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addInputSectDesc() local
/frameworks/compile/mclinker/include/mcld/Script/
DInputSectDesc.h52 const StringList& sections() const { in sections() function
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp44 StringList* sections = StringList::create(); in Input() local
/frameworks/av/camera/
DVendorTagDescriptor.cpp81 SortedVector<String8> sections; in createDescriptorFromOps() local
/frameworks/base/core/java/android/widget/
DFastScroller.java943 final Object[] sections = mSections; in scrollTo() local
1064 final Object[] sections = mSections; in transitionPreviewLayout() local