Lines Matching defs:sec
37 std::string elf::toStr(Ctx &ctx, const InputSectionBase *sec) { in toStr()
42 const InputSectionBase *sec) { in operator <<()
120 static void decompressAux(Ctx &ctx, const InputSectionBase &sec, uint8_t *out, in decompressAux()
158 auto *sec = makeThreadLocal<InputSection>(*f, shdr, name); in relsOrRelas() local
236 InputSection *sec; in getOutputSection() local
329 auto &sec = msg.sec; in operator <<() local
363 auto *sec = msg.sec; in operator <<() local
438 InputSectionBase *sec = getRelocatedSection(); in copyRelocations() local
473 InputSectionBase *sec = getRelocatedSection(); in copyRelocations() local
512 Elf_Shdr_Impl<ELFT> sec = file->template getELFShdrs<ELFT>()[secIdx]; in copyRelocations() local
1177 auto *sec = cast<InputSection>(this); in relocate() local