Searched refs:generateRelocationCode (Results 1 – 5 of 5) sorted by relevance
102 void generateRelocationCode(raw_ostream &os) const;
220 void generateRelocationCode(raw_ostream &os) const;
355 void InputSegment::generateRelocationCode(raw_ostream &os) const { in generateRelocationCode() function in lld::wasm::InputSegment
1041 out.globalSec->generateRelocationCode(os); in createApplyRelocationsFunction()1047 inSeg->generateRelocationCode(os); in createApplyRelocationsFunction()
288 void GlobalSection::generateRelocationCode(raw_ostream &os) const { in generateRelocationCode() function in lld::wasm::GlobalSection