Searched defs:discarded (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lld/test/ELF/ | ||
H A D | cref.s | 53 discarded: label |
/llvm-project/lld/wasm/ | ||
H A D | InputChunks.h | 109 unsigned discarded : 1; variable |
/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 422 static InputSection discarded; global() variable |
H A D | InputSection.cpp | 319 InputSection InputSection::discarded(nullptr, 0, 0, 0, ArrayRef<uint8_t>(), ""); global() member in InputSection |