Home
last modified time | relevance | path

Searched defs:outSecOff (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/MachO/
H A DInputSection.h148 uint64_t outSecOff = 0; global() variable
180 uint64_t outSecOff = 0; global() member
H A DSyntheticSections.cpp430 encodeBinding(const OutputSection * osec,uint64_t outSecOff,int64_t addend,Binding & lastBinding,std::vector<BindIR> & opcodes) encodeBinding() argument
2104 writeRelativeOffsetForIsec(const ConcatInputSection * isec,uint8_t * buf,uint32_t & inSecOff,uint32_t & outSecOff,bool useSelRef) const writeRelativeOffsetForIsec() argument
2157 uint32_t outSecOff = methodListHeaderSize; writeRelativeMethodList() local
[all...]
H A DSyntheticSections.h575 uint64_t outSecOff = UINT64_MAX; global() member
/llvm-project/lld/wasm/
H A DInputChunks.h99 int32_t outSecOff = 0; variable
/llvm-project/lld/ELF/
H A DInputSection.h405 uint64_t outSecOff = 0; global() variable