Searched refs:addSectionAux (Results 1 – 2 of 2) sorted by relevance
431 void EhFrameSection::addSectionAux(EhInputSection *sec) { in addSectionAux() function in EhFrameSection515 addSectionAux<ELF32LE>(sec); in finalizeContents()519 addSectionAux<ELF32BE>(sec); in finalizeContents()523 addSectionAux<ELF64LE>(sec); in finalizeContents()527 addSectionAux<ELF64BE>(sec); in finalizeContents()
104 template <class ELFT> void addSectionAux(EhInputSection *s);