Home
last modified time | relevance | path

Searched defs:generateRelocationCode (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lld/wasm/
H A DInputChunks.cpp363 void InputChunk::generateRelocationCode(raw_ostream &os) const { in generateRelocationCode() function in lld::wasm::InputChunk
H A DSyntheticSections.cpp418 void GlobalSection::generateRelocationCode(raw_ostream &os, bool TLS) const { in generateRelocationCode() function in lld::wasm::GlobalSection