Home
last modified time | relevance | path

Searched defs:pSD (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/lib/Fragment/
DNullFragment.cpp16 NullFragment::NullFragment(SectionData* pSD) : Fragment(Fragment::Null, pSD) { in NullFragment()
DFillFragment.cpp21 SectionData* pSD) in FillFragment()
DRegionFragment.cpp16 RegionFragment::RegionFragment(llvm::StringRef pRegion, SectionData* pSD) in RegionFragment()
DAlignFragment.cpp23 SectionData* pSD) in AlignFragment()
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Fragment/
DTargetFragment.h25 : Fragment(pKind, pSD) {} in Fragment() argument
/aosp_15_r20/frameworks/compile/mclinker/lib/Object/
DObjectBuilder.cpp180 SectionData& pSD, in AppendFragment()
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h147 virtual bool readSection(Input& pInput, SectionData& pSD) { return true; } in readSection()
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h136 void setSectionData(SectionData* pSD) { m_Data.sect_data = pSD; } in setSectionData()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp536 bool AArch64GNULDBackend::readSection(Input& pInput, SectionData& pSD) { in readSection()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationWin32KeyedMutexTests.cpp1037 …PSECURITY_DESCRIPTOR pSD = (PSECURITY_DESCRIPTOR)deCalloc(SECURITY_DESCRIPTOR_MIN_LENGTH + 2 * siz… in getSecurityDescriptor() local
1067 static void freeSecurityDescriptor(void *pSD) in freeSecurityDescriptor()
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp649 void ELFObjectWriter::emitSectionData(const SectionData& pSD, in emitSectionData()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp946 bool HexagonLDBackend::readSection(Input& pInput, SectionData& pSD) { in readSection()
/aosp_15_r20/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp362 uint64_t IRBuilder::AppendFragment(Fragment& pFrag, SectionData& pSD) { in AppendFragment()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp619 bool ARMGNULDBackend::readSection(Input& pInput, SectionData& pSD) { in readSection()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp448 bool MipsGNULDBackend::readSection(Input& pInput, SectionData& pSD) { in readSection()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dgpmgmt.h1745 #define IGPMGPO_SetSecurityDescriptor(This,lFlags,pSD) (This)->lpVtbl->SetSecurityDescriptor(This,l… argument