Home
last modified time | relevance | path

Searched defs:shlib (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c4868 default_section_type_flags_1 (decl, name, reloc, shlib) in default_section_type_flags_1() argument
5118 categorize_decl_for_section (decl, reloc, shlib) in categorize_decl_for_section() argument
5208 decl_readonly_section_1 (decl, reloc, shlib) in decl_readonly_section_1() argument
5240 default_elf_select_section_1 (decl, reloc, align, shlib) in default_elf_select_section_1() argument
5317 default_unique_section_1 (decl, reloc, shlib) in default_unique_section_1() argument
5449 default_binds_local_p_1 (exp, shlib) in default_binds_local_p_1() argument
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbol.cpp242 intptr_t shlib = m_addr_range.GetByteSize(); in Dump() local
/openbsd-src/libexec/ld.so/
H A Dloader.c238 elf_object_t *shlib; in _dl_dopreload() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i370.c340 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE; variable
H A Dtc-ppc.c719 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE; variable
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i370.c421 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE; variable
H A Dtc-ppc.c717 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE; variable
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.cpp1646 const char *shlib) { in DNBProcessLookupAddress()
/openbsd-src/gnu/gcc/gcc/
H A Dvarasm.c5848 default_binds_local_p_1 (tree exp, int shlib) in default_binds_local_p_1()