Searched defs:getImplicitAddend (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp521 int64_t ARM::getImplicitAddend(const uint8_t *buf, RelType type) const { function in class:lld::elf::ARM
H A DMips.cpp383 int64_t MIPS<ELFT>::getImplicitAddend(const uint8_t *buf, RelType type) const { function in class:lld::elf::MIPS
H A DX86.cpp242 int64_t X86::getImplicitAddend(const uint8_t *buf, RelType type) const { function in class:lld::elf::X86
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp132 int64_t TargetInfo::getImplicitAddend(const uint8_t *buf, RelType type) const { function in class:lld::elf::TargetInfo

Completed in 128 milliseconds