Searched defs:sectionName (Results 1 - 16 of 16) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp211 std::string sectionName = sectionPrefix.str() + symbolName; local
214 sectionName, ELF::SHT_PROGBITS, ELF::SHF_WRITE | ELF::SHF_ALLOC);
/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp36 const char *sectionName) {
39 size, alignment, sectionID, sectionName);
45 const char *sectionName,
47 if (!strcmp(sectionName, "__compact_unwind"))
50 size, alignment, sectionID, sectionName, isReadOnly);
33 roundTripAllocateCodeSection(void *object, uintptr_t size, unsigned alignment, unsigned sectionID, const char *sectionName) argument
42 roundTripAllocateDataSection(void *object, uintptr_t size, unsigned alignment, unsigned sectionID, const char *sectionName, LLVMBool isReadOnly) argument
/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp428 const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(m_numIters); local
429 const tcu::ScopedLogSection section (m_testCtx.getLog(), (string("Iter") + de::toString(m_iterNdx)), sectionName);
627 const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(m_numIters); local
628 const tcu::ScopedLogSection section (m_testCtx.getLog(), (string("Iter") + de::toString(m_iterNdx)), sectionName);
/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp978 const char* const sectionName = (m_postRender != 0 ? "Primary render program" : "Render program"); local
979 const tcu::ScopedLogSection section (log, sectionName, sectionName);
997 const char* const sectionName = (m_preRender!= 0 ? "Secondary render program" : "Render program"); local
998 const tcu::ScopedLogSection section (log, sectionName, sectionName);
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp9121 StringRef sectionName(uint32_t SegIndex, uint64_t SegOffset);
9200 StringRef SegInfo::sectionName(uint32_t SegIndex, uint64_t OffsetInSeg) { function in class:SegInfo
9218 StringRef SectionName = sectionTable.sectionName(SegIndex, OffsetInSeg);
9263 StringRef SectionName = sectionTable.sectionName(SegIndex, OffsetInSeg);
9295 StringRef SectionName = sectionTable.sectionName(SegIndex, OffsetInSeg);
9328 StringRef SectionName = sectionTable.sectionName(SegIndex, OffsetInSeg);
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 343 milliseconds