Home
last modified time | relevance | path

Searched defs:FixupSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp142 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
434 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
DELFObjectWriter.cpp1427 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); in recordRelocation() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp627 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); in recordRelocation() local