Home | History | Annotate | Download | only in Object

Lines Matching refs:coff_section

110 const coff_section *COFFObjectFile::toSec(DataRefImpl Ref) const {
111 const coff_section *Addr = reinterpret_cast<const coff_section*>(Ref.p);
120 assert(Offset % sizeof(coff_section) == 0 &&
142 const coff_section *Section = nullptr;
167 const coff_section *Section = nullptr;
212 const coff_section *Section = nullptr;
232 const coff_section *Sec = nullptr;
243 const coff_section *Sec = toSec(Ref);
250 const coff_section *Sec = toSec(Ref);
256 const coff_section *Sec = toSec(Ref);
263 const coff_section *Sec = toSec(Ref);
270 const coff_section *Sec = toSec(Ref);
279 const coff_section *Sec = toSec(Ref);
288 const coff_section *Sec = toSec(Ref);
295 const coff_section *Sec = toSec(Ref);
302 const coff_section *Sec = toSec(Ref);
317 const coff_section *Sec = toSec(Ref);
339 const coff_section *Sec = toSec(SecRef);
341 const coff_section *SymbSec = nullptr;
352 const coff_section *Sec = toSec(Ref);
369 static uint32_t getNumberOfRelocations(const coff_section *Sec,
384 const coff_section *Sec = toSec(Ref);
442 const coff_section *Section = getCOFFSection(S);
581 COFFHeader->NumberOfSections * sizeof(coff_section))))
734 const coff_section *&Result) const {
808 std::error_code COFFObjectFile::getSectionName(const coff_section *Sec,
837 COFFObjectFile::getSectionContents(const coff_section *Sec,
885 const coff_section *