Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h192 ELFSection &getDtorSection();
DELFWriter.cpp207 ELFSection &ELFWriter::getDtorSection() { in getDtorSection() function in ELFWriter
651 ELFSection &Dtor = getDtorSection(); in EmitSpecialLLVMGlobal()