Lines Matching refs:SectionID
30 uint64_t SymOffset = 0, SID SectionID = 0);
42 bool resolveAArch64ShortBranch(unsigned SectionID, relocation_iterator RelI,
45 void resolveAArch64Branch(unsigned SectionID, const RelocationValueRef &Value,
102 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; }
113 void resolveGOTOffsetRelocation(unsigned SectionID, uint64_t Offset,
116 // For a GOT entry referenced from SectionID, compute a relocation entry
122 void *computePlaceholderAddress(unsigned SectionID, uint64_t Offset) const;
126 void processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType, RelocationValueRef Value);
153 // When a module is loaded we save the SectionID of the EH frame section
200 void processX86_64GOTTPOFFRelocation(unsigned SectionID, uint64_t Offset,
205 void processX86_64TLSRelocation(unsigned SectionID, uint64_t Offset,
224 processRelocationRef(unsigned SectionID, relocation_iterator RelI,