Lines Matching defs:SectionID
28 uint64_t SymOffset = 0, SID SectionID = 0);
40 bool resolveAArch64ShortBranch(unsigned SectionID, relocation_iterator RelI,
43 void resolveAArch64Branch(unsigned SectionID, const RelocationValueRef &Value,
53 bool resolveLoongArch64ShortBranch(unsigned SectionID,
57 void resolveLoongArch64Branch(unsigned SectionID,
75 SID SectionID);
118 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; }
129 void resolveGOTOffsetRelocation(unsigned SectionID, uint64_t Offset,
132 // For a GOT entry referenced from SectionID, compute a relocation entry
138 void *computePlaceholderAddress(unsigned SectionID, uint64_t Offset) const;
142 void processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType, RelocationValueRef Value);
172 // When a module is loaded we save the SectionID of the EH frame section
219 void processX86_64GOTTPOFFRelocation(unsigned SectionID, uint64_t Offset,
224 void processX86_64TLSRelocation(unsigned SectionID, uint64_t Offset,
243 processRelocationRef(unsigned SectionID, relocation_iterator RelI,