Home
last modified time | relevance | path

Searched defs:discarded (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/test/ELF/
H A Dcref.s53 discarded: label
/llvm-project/lld/wasm/
H A DInputChunks.h109 unsigned discarded : 1; variable
/llvm-project/lld/ELF/
H A DInputSection.h422 static InputSection discarded; global() variable
H A DInputSection.cpp319 InputSection InputSection::discarded(nullptr, 0, 0, 0, ArrayRef<uint8_t>(), ""); global() member in InputSection