Home
last modified time | relevance | path

Searched defs:system_section (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/mainboard/amd/pademelon/
H A Dfan_init.c35 static u8 system_section[FINTEK_SECTIONS_SIZE] = { variable
/aosp_15_r20/system/linkerconfig/modules/tests/
H A Dconfiguration_test.cc141 Section system_section("system", std::move(system_namespaces)); in TEST() local
/aosp_15_r20/system/linkerconfig/contents/tests/backward_compatibility/
H A Ddefault_test.cc41 auto system_section = config.GetSection("system"); in TEST_F() local