Searched defs:addrSigSection (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lld/MachO/ | ||
| H A D | InputFiles.h | 180 Section *addrSigSection = nullptr; variable |
| H A D | ICF.cpp | 505 Section *addrSigSection = obj->addrSigSection; in markAddrSigSymbols() local |