Home
last modified time | relevance | path

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

/llvm-project/lld/test/ELF/
H A Duser_def_init_array_start.s9 .globl __init_array_start symbol
10 __init_array_start: label
/llvm-project/libc/startup/gpu/nvptx/
H A Dstart.cpp21 uintptr_t *__init_array_start [[gnu::visibility("protected")]]; global() variable