Searched defs:CUID (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCContext.cpp404 bool MCContext::isValidDwarfFileNumber(unsigned FileNumber, unsigned CUID) { argument
337 GetDwarfFile(StringRef Directory, StringRef FileName, unsigned FileNumber, unsigned CUID) argument
H A DMCStreamer.cpp170 EmitDwarfFileDirective(unsigned FileNo, StringRef Directory, StringRef Filename, unsigned CUID) argument
H A DMCAsmStreamer.cpp817 EmitDwarfFileDirective(unsigned FileNo, StringRef Directory, StringRef Filename, unsigned CUID) argument
H A DMCDwarf.cpp242 const MCSymbol *MCDwarfFileTable::EmitCU(MCStreamer *MCOS, unsigned CUID) { argument
127 EmitDwarfLineTable(MCStreamer *MCOS, const MCSection *Section, const MCLineSection *LineSection, unsigned CUID) argument
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h190 void addLineEntry(const MCLineEntry &LineEntry, unsigned CUID) { argument
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp684 getOrCreateSourceID(StringRef FileName, StringRef DirName, unsigned CUID) argument

Completed in 199 milliseconds