Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.h114 uint32_t newSectionOffset = 0);
H A DSymbolTable.cpp688 uint32_t newSectionOffset) { in reportDuplicate() argument
700 os << getSourceLocation(newFile, newSc, newSectionOffset, in reportDuplicate()