Searched defs:equalsVariable (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | ICF.cpp | 185 bool ICF::equalsVariable(const SectionChunk *a, const SectionChunk *b) { in equalsVariable() function in lld::coff::ICF |
/llvm-project/lld/MachO/ | ||
H A D | ICF.cpp | 176 bool ICF::equalsVariable(const ConcatInputSection *ia, equalsVariable() function in ICF |
/llvm-project/lld/ELF/ | ||
H A D | ICF.cpp | 374 bool ICF<ELFT>::equalsVariable(const InputSection *a, const InputSection *b) { equalsVariable() function in ICF |