Searched defs:FixupSection (Results 1 – 2 of 2) sorted by relevance
100 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member444 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
1425 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); in recordRelocation() local