OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsLocRel
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCWasmObjectWriter.h
37
bool
IsLocRel
) const = 0;
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyWasmObjectWriter.cpp
38
bool
IsLocRel
) const override;
67
bool
IsLocRel
) const {
127
return
IsLocRel
? wasm::R_WASM_MEMORY_ADDR_LOCREL_I32
/src/external/apache2/llvm/dist/llvm/lib/MC/
WasmObjectWriter.cpp
448
bool
IsLocRel
= false;
475
IsLocRel
= true;
501
unsigned Type = TargetObjectWriter->getRelocType(Target, Fixup,
IsLocRel
);
Completed in 16 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026