Home
last modified time | relevance | path

Searched defs:targetOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/COFF/
H A DChunks.h198 RuntimePseudoReloc(Defined * sym,SectionChunk * target,uint32_t targetOffset,int flags) RuntimePseudoReloc() argument
204 uint32_t targetOffset; global() variable
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp183 uint64_t targetOffset = InputSectionBase::getRelocTargetVA( in isFallThruRelocation() local