Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h148 uint64_t outSecOff = 0; variable
179 uint64_t outSecOff = 0; member
H A DSyntheticSections.h560 uint64_t outSecOff = UINT64_MAX; member
H A DSyntheticSections.cpp429 static void encodeBinding(const OutputSection *osec, uint64_t outSecOff, in encodeBinding()
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h399 uint64_t outSecOff = 0; variable