Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h177 ELFSection &getStringTableSection() { in getStringTableSection() function
DELFWriter.cpp897 ELFSection &StrTab = getStringTableSection(); in EmitStringTable()
969 SymTab.Link = getStringTableSection().SectionIdx; in EmitSymbolTable()