Home
last modified time | relevance | path

Searched defs:equalsVariable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DICF.cpp185 bool ICF::equalsVariable(const SectionChunk *a, const SectionChunk *b) { in equalsVariable() function in lld::coff::ICF
/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.cpp176 bool ICF::equalsVariable(const ConcatInputSection *ia, in equalsVariable() function in ICF
/freebsd/contrib/llvm-project/lld/ELF/
H A DICF.cpp376 bool ICF<ELFT>::equalsVariable(const InputSection *a, const InputSection *b) { in equalsVariable() function in ICF