Home
last modified time | relevance | path

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

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