Lines Matching refs:COFFObjectFile
224 Decoder::getSectionContaining(const COFFObjectFile &COFF, uint64_t VA) {
235 ErrorOr<object::SymbolRef> Decoder::getSymbol(const COFFObjectFile &COFF,
253 ErrorOr<SymbolRef> Decoder::getRelocatedSymbol(const COFFObjectFile &,
264 SymbolRef Decoder::getPreferredSymbol(const COFFObjectFile &COFF, SymbolRef Sym,
292 const COFFObjectFile &COFF, const SectionRef &Section,
1028 bool Decoder::dumpXDataRecord(const COFFObjectFile &COFF,
1139 bool Decoder::dumpUnpackedEntry(const COFFObjectFile &COFF,
1207 bool Decoder::dumpPackedEntry(const object::COFFObjectFile &COFF,
1305 bool Decoder::dumpPackedARM64Entry(const object::COFFObjectFile &COFF,
1438 bool Decoder::dumpProcedureDataEntry(const COFFObjectFile &COFF,
1456 void Decoder::dumpProcedureData(const COFFObjectFile &COFF,
1472 Error Decoder::dumpProcedureData(const COFFObjectFile &COFF) {