Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp209 const MCSectionELF *createStringTable(MCContext &Ctx);
980 const MCSectionELF *ELFWriter::createStringTable(MCContext &Ctx) { in createStringTable() function in ELFWriter
1210 const MCSectionELF *Sec = createStringTable(Ctx); in writeObject()