Home
last modified time | relevance | path

Searched defs:word_array (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1109 uint32_t* word_array = reinterpret_cast<uint32_t*>(hash_region.begin()); in emitELFHashTab() local
1147 uint32_t* word_array = reinterpret_cast<uint32_t*>(gnuhash_region.begin()); in emitGNUHashTab() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dgenerated_packet_test.cc595 std::array<uint32_t, word_array_size> word_array; in TEST() local