Searched refs:addSectionAux (Results 1 – 2 of 2) sorted by relevance
474 void EhFrameSection::addSectionAux(EhInputSection *sec) { in addSectionAux() function in EhFrameSection535 addSectionAux<ELF32LE>(sec); in finalizeContents()539 addSectionAux<ELF32BE>(sec); in finalizeContents()543 addSectionAux<ELF64LE>(sec); in finalizeContents()547 addSectionAux<ELF64BE>(sec); in finalizeContents()
85 template <class ELFT> void addSectionAux(EhInputSection *s);