Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCDwarf.h250 void emitV2FileDirTables(MCStreamer *MCOS) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp333 void MCDwarfLineTableHeader::emitV2FileDirTables(MCStreamer *MCOS) const { in emitV2FileDirTables() function in MCDwarfLineTableHeader
514 emitV2FileDirTables(MCOS); in Emit()