Searched defs:shlib (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | varasm.c | 4868 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 D | Symbol.cpp | 242 intptr_t shlib = m_addr_range.GetByteSize(); in Dump() local
|
/openbsd-src/libexec/ld.so/ |
H A D | loader.c | 238 elf_object_t *shlib; in _dl_dopreload() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i370.c | 340 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE; variable
|
H A D | tc-ppc.c | 719 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE; variable
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i370.c | 421 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE; variable
|
H A D | tc-ppc.c | 717 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE; variable
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | DNB.cpp | 1646 const char *shlib) { in DNBProcessLookupAddress()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | varasm.c | 5848 default_binds_local_p_1 (tree exp, int shlib) in default_binds_local_p_1()
|