Home
last modified time | relevance | path

Searched defs:NumRelocations (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputSection.h147 unsigned NumRelocations : 31; variable
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMachObjectWriter.cpp217 unsigned NumRelocations) { in writeSection()