Home
last modified time | relevance | path

Searched defs:pRegion (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/LD/
H A DEhFrameReader.cpp166 llvm::StringRef pRegion, in addCIE()
334 llvm::StringRef pRegion, in addFDE()
355 llvm::StringRef pRegion, in addTerm()
361 llvm::StringRef pRegion, in reject()
H A DEhFrame.cpp33 EhFrame::Record::Record(llvm::StringRef pRegion) : RegionFragment(pRegion) { in Record()
43 EhFrame::CIE::CIE(llvm::StringRef pRegion) in CIE()
57 EhFrame::FDE::FDE(llvm::StringRef pRegion, EhFrame::CIE& pCIE) in FDE()
72 EhFrame::GeneratedCIE::GeneratedCIE(llvm::StringRef pRegion) in GeneratedCIE()
82 EhFrame::GeneratedFDE::GeneratedFDE(llvm::StringRef pRegion, CIE& pCIE) in GeneratedFDE()
H A DMergedStringTable.cpp28 void MergedStringTable::emit(MemoryRegion& pRegion) { in emit()
H A DDebugString.cpp86 void DebugString::emit(MemoryRegion& pRegion) { in emit()
H A DELFReader.cpp67 llvm::StringRef pRegion, in readSymbols()
567 llvm::StringRef pRegion, in readSymbols()
/aosp12/frameworks/compile/mclinker/lib/Fragment/
H A DRegionFragment.cpp16 RegionFragment::RegionFragment(llvm::StringRef pRegion, SectionData* pSD) in RegionFragment()
/aosp12/frameworks/compile/mclinker/lib/Support/
H A DFileOutputBuffer.cpp15 FileOutputBuffer::FileOutputBuffer(llvm::sys::fs::mapped_file_region* pRegion, in FileOutputBuffer()
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOTPLT.cpp30 uint64_t MipsGOTPLT::emit(MemoryRegion& pRegion) { in emit()
H A DMipsPLT.cpp78 uint64_t MipsPLT::emit(MemoryRegion& pRegion) { in emit()
H A DMipsAbiFlags.cpp32 uint64_t MipsAbiFlags::emit(const MipsAbiFlags& pInfo, MemoryRegion& pRegion) { in emit()
H A DMipsGOT.cpp491 uint64_t Mips32GOT::emit(MemoryRegion& pRegion) { in emit()
526 uint64_t Mips64GOT::emit(MemoryRegion& pRegion) { in emit()
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMGOT.cpp115 uint64_t ARMGOT::emit(MemoryRegion& pRegion) { in emit()
H A DARMPLT.cpp141 uint64_t ARMPLT::emit(MemoryRegion& pRegion) { in emit()
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64GOT.cpp118 uint64_t AArch64GOT::emit(MemoryRegion& pRegion) { in emit()
H A DAArch64PLT.cpp147 uint64_t AArch64PLT::emit(MemoryRegion& pRegion) { in emit()
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonPLT.cpp168 uint64_t HexagonPLT::emit(MemoryRegion& pRegion) { in emit()
H A DHexagonLDBackend.cpp349 MemoryRegion& pRegion, in emitGOTPLTSectionData()
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp488 MemoryRegion& pRegion, in emitGOTPLTSectionData()
673 MemoryRegion& pRegion, in emitGOTPLTSectionData()