Lines Matching refs:ELFSectionHeader
1739 static Permissions GetPermissions(const ELFSectionHeader &H) {
1786 VMRange GetVMRange(const ELFSectionHeader &H) {
1826 std::optional<SectionAddressInfo> GetAddressInfo(const ELFSectionHeader &H) {
2533 GetPltEntrySizeAndOffset(const ELFSectionHeader *rel_hdr,
2534 const ELFSectionHeader *plt_hdr) {
2568 const ELFHeader *hdr, const ELFSectionHeader *rel_hdr,
2569 const ELFSectionHeader *plt_hdr, const ELFSectionHeader *sym_hdr,
2784 Symtab *symtab, const ELFHeader *hdr, const ELFSectionHeader *rel_hdr,
2785 const ELFSectionHeader *symtab_hdr, const ELFSectionHeader *debug_hdr,
2924 unsigned ObjectFileELF::RelocateDebugSections(const ELFSectionHeader *rel_hdr,
2937 const ELFSectionHeader *symtab_hdr = GetSectionHeaderByIndex(symtab_id);
2941 const ELFSectionHeader *debug_hdr = GetSectionHeaderByIndex(debug_id);
3150 const ELFSectionHeader &reloc_header = *I;