Home
last modified time | relevance | path

Searched defs:getSections (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lld/MachO/
DOutputSegment.h44 const std::vector<OutputSection *> &getSections() const { return sections; } in getSections() function
/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h53 std::vector<const Section*> getSections(const char* name) { in getSections() function
/external/skqp/src/sksl/
DSkSLSectionAndParameterHelper.h94 std::vector<const Section*> getSections(const char* name) { in getSections() function
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DApiBrowser.java340 public Object[] getSections() { in getSections() method in ApiBrowser.ApiBrowserAdapter
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DObject.h125 ArrayRef<Section> getSections() const { return Sections; } in getSections() function
/external/llvm-project/lld/ELF/
DInputFiles.h80 ArrayRef<InputSectionBase *> getSections() const { in getSections() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h501 std::vector<Section *> getSections() { in getSections() function
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DELFYAML.h650 std::vector<Section *> getSections() { in getSections() function