Searched defs:elf (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
| D | native.cpp | 49 namespace elf { namespace 61 get_symbol_table(Elf *elf) { in get_symbol_table() 79 get_symbol_offsets(Elf *elf, Elf_Scn *symtab) { in get_symbol_offsets() 100 const auto elf = elf::get(code); in get_symbol_offsets() local
|
| /third_party/glib/gio/ |
| D | gresource-tool.c | 147 Elf *elf; in get_elf() local 179 elf_foreach_resource_section (Elf *elf, in elf_foreach_resource_section() 290 elf_list_resources (Elf *elf, in elf_list_resources() 334 elf_extract_resource (Elf *elf, in elf_extract_resource() 375 Elf *elf; in cmd_sections() local 411 Elf *elf; in cmd_list() local 448 Elf *elf; in cmd_extract() local
|
| D | meson.build | 905 libelf = cc.find_library('elf', required : get_option ('libelf')) build
|
| /third_party/boost/libs/poly_collection/example/ |
| D | rolegame.hpp | 68 struct elf:sprite struct 73 void render(std::ostream& os)const override{os<<"elf "<<id;} in render() argument
|
| /third_party/elfio/tests/ |
| D | ELFIOTest1.cpp | 454 elfio elf; in BOOST_AUTO_TEST_CASE() local 465 elfio elf; in BOOST_AUTO_TEST_CASE() local 488 elfio elf; in BOOST_AUTO_TEST_CASE() local 577 elfio elf; in BOOST_AUTO_TEST_CASE() local 585 elfio elf; in BOOST_AUTO_TEST_CASE() local 902 elfio elf; in BOOST_AUTO_TEST_CASE() local
|
| /third_party/boost/boost/dll/detail/ |
| D | elf_info.hpp | 168 header_t elf; in header() local 177 const header_t elf = header(fs); in sections_names_raw() local 189 const header_t elf = header(fs); in symbols_text() local 250 const header_t elf = header(fs); in symbols() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | Magic.h | 25 elf, ///< ELF Unknown type enumerator
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | evergreen_compute.c | 250 static void parse_relocs(Elf *elf, Elf_Data *relocs, Elf_Data *symbols, in parse_relocs() 281 Elf *elf; in r600_elf_read() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | FileSystem.h | 245 elf, ///< ELF Unknown type enumerator
|
| /third_party/mesa3d/src/amd/common/ |
| D | ac_rtld.c | 80 Elf *elf; member
|
| /third_party/mesa3d/ |
| D | meson.build | 1825 dep_elf = cc.find_library('elf') build
|