Searched defs:addLineEntry (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCCodeView.cpp | 263 void CodeViewContext::addLineEntry(const MCCVLoc &LineEntry) { addLineEntry() function in CodeViewContext |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCDwarf.h | 224 void addLineEntry(const MCDwarfLineEntry &LineEntry, MCSection *Sec) { addLineEntry() function |