Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputSection.h143 uint64_t outSecOff = 0; variable
174 uint64_t outSecOff = 0; member
H A DSyntheticSections.h540 uint64_t outSecOff = UINT64_MAX; member
H A DSyntheticSections.cpp373 static void encodeBinding(const OutputSection *osec, uint64_t outSecOff, in encodeBinding()
/llvm-project-15.0.7/lld/ELF/
H A DInputSection.h369 uint64_t outSecOff = 0; variable
/llvm-project-15.0.7/lld/wasm/
H A DInputChunks.h97 int32_t outSecOff = 0; variable