Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp50 const T &DerivedXCOFFSectionHeader = static_cast<const T &>(*this); in getName() local
55 const T &DerivedXCOFFSectionHeader = static_cast<const T &>(*this); in getSectionType() local