Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputSection.h148 uint64_t outSecOff = 0; variable
179 uint64_t outSecOff = 0; global() member
H A DSyntheticSections.h560 uint64_t outSecOff = UINT64_MAX; global() member
H A DSyntheticSections.cpp429 encodeBinding(const OutputSection * osec,uint64_t outSecOff,int64_t addend,Binding & lastBinding,std::vector<BindIR> & opcodes) encodeBinding() argument
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputSection.h399 uint64_t outSecOff = 0; global() variable