Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp58 const T &DerivedXCOFFSectionHeader = static_cast<const T &>(*this); in getName() local
63 const T &DerivedXCOFFSectionHeader = static_cast<const T &>(*this); in getSectionType() local