Searched defs:pRegion (Results  1 – 19 of 19) sorted by relevance
| /frameworks/compile/mclinker/lib/LD/ | 
| D | EhFrameReader.cpp | 166                            llvm::StringRef pRegion,  in addCIE()334                            llvm::StringRef pRegion,  in addFDE()
 355                             llvm::StringRef pRegion,  in addTerm()
 361                            llvm::StringRef pRegion,  in reject()
 
 | 
| D | EhFrame.cpp | 33 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()
 
 | 
| D | MergedStringTable.cpp | 28 void MergedStringTable::emit(MemoryRegion& pRegion) {  in emit()
 | 
| D | DebugString.cpp | 86 void DebugString::emit(MemoryRegion& pRegion) {  in emit()
 | 
| D | ELFReader.cpp | 67                                       llvm::StringRef pRegion,  in readSymbols()567                                       llvm::StringRef pRegion,  in readSymbols()
 
 | 
| /frameworks/compile/mclinker/lib/Fragment/ | 
| D | RegionFragment.cpp | 16 RegionFragment::RegionFragment(llvm::StringRef pRegion, SectionData* pSD)  in RegionFragment()
 | 
| /frameworks/compile/mclinker/lib/Support/ | 
| D | FileOutputBuffer.cpp | 15 FileOutputBuffer::FileOutputBuffer(llvm::sys::fs::mapped_file_region* pRegion,  in FileOutputBuffer()
 | 
| /frameworks/compile/mclinker/lib/Target/Mips/ | 
| D | MipsGOTPLT.cpp | 30 uint64_t MipsGOTPLT::emit(MemoryRegion& pRegion) {  in emit()
 | 
| D | MipsPLT.cpp | 78 uint64_t MipsPLT::emit(MemoryRegion& pRegion) {  in emit()
 | 
| D | MipsAbiFlags.cpp | 32 uint64_t MipsAbiFlags::emit(const MipsAbiFlags& pInfo, MemoryRegion& pRegion) {  in emit()
 | 
| D | MipsGOT.cpp | 491 uint64_t Mips32GOT::emit(MemoryRegion& pRegion) {  in emit()526 uint64_t Mips64GOT::emit(MemoryRegion& pRegion) {  in emit()
 
 | 
| /frameworks/compile/mclinker/lib/Target/ARM/ | 
| D | ARMGOT.cpp | 115 uint64_t ARMGOT::emit(MemoryRegion& pRegion) {  in emit()
 | 
| D | ARMPLT.cpp | 141 uint64_t ARMPLT::emit(MemoryRegion& pRegion) {  in emit()
 | 
| /frameworks/compile/mclinker/lib/Target/AArch64/ | 
| D | AArch64GOT.cpp | 118 uint64_t AArch64GOT::emit(MemoryRegion& pRegion) {  in emit()
 | 
| D | AArch64PLT.cpp | 147 uint64_t AArch64PLT::emit(MemoryRegion& pRegion) {  in emit()
 | 
| /frameworks/compile/mclinker/lib/Target/Hexagon/ | 
| D | HexagonPLT.cpp | 168 uint64_t HexagonPLT::emit(MemoryRegion& pRegion) {  in emit()
 | 
| D | HexagonLDBackend.cpp | 349     MemoryRegion& pRegion,  in emitGOTPLTSectionData()
 | 
| /frameworks/compile/mclinker/lib/Target/X86/ | 
| D | X86LDBackend.cpp | 488     MemoryRegion& pRegion,  in emitGOTPLTSectionData()673     MemoryRegion& pRegion,  in emitGOTPLTSectionData()
 
 | 
| /frameworks/native/vulkan/libvulkan/ | 
| D | swapchain.cpp | 2089 static void SetSwapchainSurfaceDamage(ANativeWindow *window, const VkPresentRegionKHR *pRegion) {  in SetSwapchainSurfaceDamage()2168         const VkPresentRegionKHR *pRegion,  in PresentOneSwapchain()
 
 |