Home
last modified time | relevance | path

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

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType() argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h462 auto FixupSection = Obj.getSection(RelSect.sh_info); in forEachRelocation() local
H A DELF_x86_64.cpp280 const typename ELFT::Shdr &FixupSection, in addSingleRelocation()
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dwasm-module-builder.cc38 void FixupSection(ZoneBuffer& buffer, size_t start) { in FixupSection() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp142 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
434 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp142 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
434 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp142 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
434 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp142 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
432 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp144 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
422 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp144 const MCSectionWasm *FixupSection;// The section the relocation is targeting. member
414 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dwasm-module-builder.cc38 void FixupSection(ZoneBuffer* buffer, size_t start) { in FixupSection() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp100 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
436 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DWasmObjectWriter.cpp143 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
452 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp100 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
438 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp143 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
452 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp100 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member
438 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dwasm-module-builder.cc36 void FixupSection(ZoneBuffer* buffer, size_t start) { in FixupSection() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/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
/dports/graphics/llvm-mesa/llvm-13.0.1.src/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
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/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

12