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