Home
last modified time | relevance | path

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

/external/llvm-project/lld/MachO/
DInputSection.h53 uint64_t outSecOff = 0; variable
DSyntheticSections.cpp130 static void encodeRebase(const OutputSection *osec, uint64_t outSecOff, in encodeRebase()
229 uint64_t outSecOff, int64_t addend, in encodeBinding()
/external/llvm-project/lld/ELF/
DInputSection.h369 uint64_t outSecOff = 0; variable