Searched defs:generateRelocationCode (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lld/wasm/ | ||
| H A D | InputChunks.cpp | 363 void InputChunk::generateRelocationCode(raw_ostream &os) const { in generateRelocationCode() function in lld::wasm::InputChunk |
| H A D | SyntheticSections.cpp | 416 void GlobalSection::generateRelocationCode(raw_ostream &os, bool TLS) const { in generateRelocationCode() function in lld::wasm::GlobalSection |