Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DSymbolTable.h113 uint32_t newSectionOffset = 0);
H A DSymbolTable.cpp653 uint32_t newSectionOffset) { in reportDuplicate() argument
665 os << getSourceLocation(newFile, newSc, newSectionOffset, in reportDuplicate()