Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1152 mapping( IO &IO, ELFYAML::SectionName &sectionName) mapping() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp201 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp428 const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(m_numIters); in iterate() local
627 const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(m_numIters); in iterate() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp982 const char* const sectionName = (m_postRender != 0 ? "Primary render program" : "Render program"); in init() local
1001 const char* const sectionName = (m_preRender!= 0 ? "Secondary render program" : "Render program"); in init() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp3415 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry
3978 StringRef MachOBindEntry::sectionName() const { in sectionName() function in MachOBindEntry
4094 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, in sectionName() function in BindRebaseSegInfo

Completed in 13 milliseconds