Searched refs:getSectionContaining (Results 1 – 3 of 3) sorted by relevance
228 getSectionContaining(const COFFObjectFile &COFF, uint64_t VA) { in getSectionContaining() function372 XData = getSectionContaining(Ctx.COFF, Address); in printRuntimeFunction()
146 getSectionContaining(const object::COFFObjectFile &COFF, uint64_t Address);
224 Decoder::getSectionContaining(const COFFObjectFile &COFF, uint64_t VA) { in getSectionContaining() function in llvm::ARM::WinEH::Decoder1199 ErrorOr<SectionRef> Section = getSectionContaining(COFF, XDataAddress); in dumpUnpackedEntry()