Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp100 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
444 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
H A DELFObjectWriter.cpp1425 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); in recordRelocation() local