Searched refs:addLineEntry (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCDwarf.h160 // addLineEntry - adds an entry to this MCLineSection's line entries
161 void addLineEntry(const MCLineEntry &LineEntry, const MCSection *Sec) { function in class:llvm::MCLineSection
/external/llvm/lib/MC/
H A DMCDwarf.cpp89 .addLineEntry(LineEntry, Section);

Completed in 180 milliseconds