Searched defs:InputChunk (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | Relocations.h | 14 class InputChunk; variable |
H A D | InputFiles.h | 30 class InputChunk; variable |
H A D | Symbols.h | 35 class InputChunk; variable |
/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 854 struct InputChunk { global() struct |
H A D | SyntheticSections.cpp | 3118 init(function_ref<void (InputFile *,InputChunk &,OutputChunk &)> parseFile) init() argument |