Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp253 uint32_t offsetInAtom, in getReferenceInfo()
351 uint32_t offsetInAtom, in getPairReferenceInfo()
H A DArchHandler_x86_64.cpp398 uint32_t offsetInAtom, in getReferenceInfo()
476 uint32_t offsetInAtom, in getPairReferenceInfo()
H A DArchHandler_arm64.cpp378 const Relocation &reloc, const DefinedAtom *inAtom, uint32_t offsetInAtom, in getReferenceInfo()
474 const DefinedAtom *inAtom, uint32_t offsetInAtom, uint64_t fixupAddress, in getPairReferenceInfo()
H A DArchHandler_arm.cpp525 const Relocation &reloc, const DefinedAtom *inAtom, uint32_t offsetInAtom, in getReferenceInfo()
639 uint32_t offsetInAtom, in getPairReferenceInfo()
H A DMachONormalizedFileToAtoms.cpp611 uint32_t offsetInAtom; in convertRelocs() local
1509 uint32_t offsetInAtom; in normalizedObjectToAtoms() local
/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DSimple.h126 uint64_t offsetInAtom() const override { return _offsetInAtom; } in offsetInAtom() function
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp777 uint64_t offsetInAtom() const override { return _offset; } in offsetInAtom() function in llvm::yaml::MappingTraits::NormalizedReference