Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dnative.cpp49 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/
Dgresource-tool.c147 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
Dmeson.build905 libelf = cc.find_library('elf', required : get_option ('libelf')) build
/third_party/boost/libs/poly_collection/example/
Drolegame.hpp68 struct elf:sprite struct
73 void render(std::ostream& os)const override{os<<"elf "<<id;} in render() argument
/third_party/elfio/tests/
DELFIOTest1.cpp454 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/
Delf_info.hpp168 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/
DMagic.h25 elf, ///< ELF Unknown type enumerator
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c250 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/
DFileSystem.h245 elf, ///< ELF Unknown type enumerator
/third_party/mesa3d/src/amd/common/
Dac_rtld.c80 Elf *elf; member
/third_party/mesa3d/
Dmeson.build1825 dep_elf = cc.find_library('elf') build