Home
last modified time | relevance | path

Searched defs:rawContent (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DStubsPass.cpp57 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::LazyPointerAtom
93 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::NonLazyPointerAtom
130 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::StubAtom
164 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::StubHelperAtom
199 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::StubHelperCommonAtom
DAtoms.h69 ArrayRef<uint8_t> rawContent() const override { in rawContent() function
132 ArrayRef<uint8_t> rawContent() const override { return ArrayRef<uint8_t>(); } in rawContent() function
DSectCreateFile.h47 ArrayRef<uint8_t> rawContent() const override { in rawContent() function
DObjCPass.cpp79 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::ObjCImageInfoAtom
DTLVPass.cpp50 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::TLVPEntryAtom
DGOTPass.cpp74 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::GOTEntryAtom
DArchHandler_arm.cpp1448 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::Thumb2ToArmShimAtom
1493 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in lld::mach_o::ArmToThumbShimAtom
DCompactUnwindPass.cpp104 ArrayRef<uint8_t> rawContent() const override { return _contents; } in rawContent() function in lld::mach_o::UnwindInfoAtom
/external/llvm-project/lld/lib/ReaderWriter/YAML/
DReaderWriterYAML.cpp880 ArrayRef<uint8_t> rawContent() const override { in rawContent() function in llvm::yaml::MappingTraits::NormalizedAtom