Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputFiles.h269 const Elf_Shdr *addrsigSec = nullptr; global() variable
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DInputFiles.h191 const coff_section *addrsigSec = nullptr; variable