Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.h97 SectionChunk *c = nullptr, uint32_t sectionOffset = 0,
H A DSymbolTable.cpp747 uint32_t sectionOffset, bool isWeak) { in addRegular() argument
753 reportDuplicate(s, f, c, sectionOffset); in addRegular()