Searched defs:outSecOff (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | InputSection.h | 148 uint64_t outSecOff = 0; global() variable |
H A D | SyntheticSections.cpp | 430 encodeBinding(const OutputSection * osec,uint64_t outSecOff,int64_t addend,Binding & lastBinding,std::vector<BindIR> & opcodes) encodeBinding() argument |
H A D | SyntheticSections.h | 575 uint64_t outSecOff = UINT64_MAX; global() member |
/llvm-project/lld/wasm/ | ||
H A D | InputChunks.h | 99 int32_t outSecOff = 0; variable |
/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 405 uint64_t outSecOff = 0; global() variable |