Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_x86.cpp253 uint32_t offsetInAtom, in getReferenceInfo()
351 uint32_t offsetInAtom, in getPairReferenceInfo()
DArchHandler_x86_64.cpp398 uint32_t offsetInAtom, in getReferenceInfo()
476 uint32_t offsetInAtom, in getPairReferenceInfo()
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()
DArchHandler_arm.cpp525 const Relocation &reloc, const DefinedAtom *inAtom, uint32_t offsetInAtom, in getReferenceInfo()
639 uint32_t offsetInAtom, in getPairReferenceInfo()
DMachONormalizedFileToAtoms.cpp611 uint32_t offsetInAtom; in convertRelocs() local
1510 uint32_t offsetInAtom; in normalizedObjectToAtoms() local
/external/llvm-project/lld/include/lld/Core/
DSimple.h126 uint64_t offsetInAtom() const override { return _offsetInAtom; } in offsetInAtom() function
/external/llvm-project/lld/lib/ReaderWriter/YAML/
DReaderWriterYAML.cpp777 uint64_t offsetInAtom() const override { return _offset; } in offsetInAtom() function in llvm::yaml::MappingTraits::NormalizedReference