Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:Sec

164 static Error getOffset(const SymbolRef &Sym, SectionRef Sec,
169 Result = *AddressOrErr - Sec.getAddress();
964 const object::SectionRef &Sec) const {
966 auto I = ObjSecToIDMap.find(Sec);