Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp119 Error ELFSectionSizer<ELFT>::visit(GnuDebugLinkSection &) { in visit() argument
1134 GnuDebugLinkSection::GnuDebugLinkSection(StringRef File, in GnuDebugLinkSection() function in GnuDebugLinkSection
H A DELFObject.h41 class GnuDebugLinkSection; variable