Lines Matching defs:getSectionForAddress
473 ErrorOr<BinarySection &> Section = getSectionForAddress(Address);
519 ErrorOr<BinarySection &> Section = getSectionForAddress(Address);
581 ErrorOr<const BinarySection &> Section = getSectionForAddress(Address);
890 *getSectionForAddress(Address));
920 *getSectionForAddress(JT->getAddress()));
1067 ErrorOr<BinarySection &> SectionOrErr = getSectionForAddress(Address);
1254 ErrorOr<BinarySection &> Section = getSectionForAddress(Address);
1359 ErrorOr<BinarySection &> Section = getSectionForAddress(Address);
2059 ErrorOr<BinarySection &> BinaryContext::getSectionForAddress(uint64_t Address) {
2074 if (ErrorOr<const BinarySection &> Section = getSectionForAddress(Address))
2216 const ErrorOr<const BinarySection &> Section = getSectionForAddress(Address);
2231 const ErrorOr<const BinarySection &> Section = getSectionForAddress(Address);
2247 ErrorOr<BinarySection &> Section = getSectionForAddress(Address);
2256 ErrorOr<BinarySection &> Section = getSectionForAddress(Address);
2263 ErrorOr<BinarySection &> Section = getSectionForAddress(Address);
2269 ErrorOr<const BinarySection &> Section = getSectionForAddress(Address);
2278 ErrorOr<const BinarySection &> Section = getSectionForAddress(Address);