Home
last modified time | relevance | path

Searched defs:offsetInAtom (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp254 uint32_t offsetInAtom, in getReferenceInfo()
352 uint32_t offsetInAtom, in getPairReferenceInfo()
H A DArchHandler_x86_64.cpp372 uint32_t offsetInAtom, in getReferenceInfo()
450 uint32_t offsetInAtom, in getPairReferenceInfo()
H A DArchHandler_arm64.cpp379 const Relocation &reloc, const DefinedAtom *inAtom, uint32_t offsetInAtom, in getReferenceInfo()
475 const DefinedAtom *inAtom, uint32_t offsetInAtom, uint64_t fixupAddress, in getPairReferenceInfo()
H A DArchHandler_arm.cpp526 const Relocation &reloc, const DefinedAtom *inAtom, uint32_t offsetInAtom, in getReferenceInfo()
640 uint32_t offsetInAtom, in getPairReferenceInfo()
H A DMachONormalizedFileToAtoms.cpp610 uint32_t offsetInAtom; in convertRelocs() local
1509 uint32_t offsetInAtom; in normalizedObjectToAtoms() local
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/
H A DSimple.h127 uint64_t offsetInAtom() const override { return _offsetInAtom; } in offsetInAtom() function
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp778 uint64_t offsetInAtom() const override { return _offset; } in offsetInAtom() function in llvm::yaml::MappingTraits::NormalizedReference