Searched refs:IsLocRel (Results 1 – 3 of 3) sorted by relevance
39 bool IsLocRel) const override;68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType()139 return IsLocRel ? wasm::R_WASM_MEMORY_ADDR_LOCREL_I32 in getRelocType()
39 bool IsLocRel) const = 0;
491 bool IsLocRel = false; in recordRelocation() local518 IsLocRel = true; in recordRelocation()545 TargetObjectWriter->getRelocType(Target, Fixup, FixupSection, IsLocRel); in recordRelocation()