Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DInputSection.h144 uint64_t outSecOff = 0; variable
173 uint64_t outSecOff = 0; member
H A DSyntheticSections.cpp169 static void encodeRebase(const OutputSection *osec, uint64_t outSecOff, in encodeRebase()
294 static void encodeBinding(const OutputSection *osec, uint64_t outSecOff, in encodeBinding()
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputSection.h370 uint64_t outSecOff = 0; variable