Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h150 struct SrcMsg { struct
261 SrcMsg getSrcMsg(const Symbol &sym, uint64_t offset) const { in getSrcMsg()
533 InputSectionBase::SrcMsg &&);
H A DInputSection.cpp328 InputSectionBase::SrcMsg &&msg) { in operator <<()