Home
last modified time | relevance | path

Searched refs:predefined (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonEmulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateHexagonELF()
33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateHexagonELF()
34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateHexagonELF()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Emulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateAArch64ELF()
33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateAArch64ELF()
34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateAArch64ELF()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMEmulation.cpp31 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateARMELF()
32 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateARMELF()
33 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateARMELF()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsEmulation.cpp35 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateMipsELF()
36 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateMipsELF()
37 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateMipsELF()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Emulation.cpp40 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateX86ELF()
41 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateX86ELF()
42 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateX86ELF()
/frameworks/compile/mclinker/include/mcld/
DAttributeOption.h20 const Attribute& predefined() const { return m_Predefined; } in predefined() function
21 Attribute& predefined() { return m_Predefined; } in predefined() function
/frameworks/compile/mclinker/lib/MC/
DInputFactory.cpp22 m_pAttrSet = new AttributeSet(16, pConfig.attribute().predefined()); in InputFactory()
24 pConfig.attribute().predefined(), in InputFactory()
/frameworks/rs/script_api/include/
Drs_object_info.rsh59 * When creating Allocations of common elements, you can simply use one of the many predefined