Home
last modified time | relevance | path

Searched refs:section_base (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp56 struct section_base { struct
4337 const section_base *Base = in getSectionRawName()
4338 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawName()
4345 const section_base *Base = in getSectionRawFinalSegmentName()
4346 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawFinalSegmentName()