Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module-builder.cc38 void FixupSection(ZoneBuffer& buffer, size_t start) { in FixupSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp144 const MCSectionWasm *FixupSection;// The section the relocation is targeting. member
414 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
DELFObjectWriter.cpp1390 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