Searched defs:shdr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | OutputSections.cpp | 63 shdr->sh_addr = addr; in writeHeaderTo() argument |
H A D | InputSection.cpp | 140 typename ELFT::Shdr shdr = relsOrRelas() local |
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldELF.cpp | 109 Elf_Shdr *shdr = updateSectionAddress() local |