Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h109 emitDebugNames(AccelTable<DWARF5AccelTableStaticData> &Table) = 0;
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h137 void emitDebugNames(AccelTable<DWARF5AccelTableStaticData> &Table) override;
DDWARFLinker.h114 emitDebugNames(AccelTable<DWARF5AccelTableStaticData> &Table) = 0;
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp216 void DwarfStreamer::emitDebugNames( in emitDebugNames() function in llvm::DwarfStreamer
DDWARFLinker.cpp2559 TheDwarfEmitter->emitDebugNames(DebugNames); in link()