<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-keita</author_name>
  <author_url>https://blog.hatena.ne.jp/t-keita/</author_url>
  <blog_title>プログラムを自動生成したい</blog_title>
  <blog_url>https://t-keita.hatenadiary.jp/</blog_url>
  <categories>
    <anon>OS</anon>
    <anon>Rust</anon>
    <anon>低レイヤ</anon>
  </categories>
  <description>今日のネタはリンカの仕事について。低レイヤな話としてありがちだが、いかんせんバイナリを入力にバイナリを出力する処理なので直感的に理解しづらい。ってことで調べながらメモる。 リンカ（linker）とは何か リンカ とは、コンパイルされたファイル（オブジェクトファイル）同士をつないで実行可能なファイルを作るプログラムである。ほとんどの場合、ソースコードはファイルごとにコンパイルされ、ファイルごとにオブジェクトファイルが生成される。他方、プログラム中で外部ファイルで定義されたシンボル（変数名や関数名など）を参照する場合がある。たとえばライブラリ中に定義された関数を呼び出す場合などである。リンカの役割…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft-keita.hatenadiary.jp%2Fentry%2F2022%2F05%2F17%2F010803&quot; title=&quot;静的リンク・動的リンク・動的ローディングの違い - プログラムを自動生成したい&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://upload.wikimedia.org/wikipedia/commons/thumb/3/35/Tux.svg/1200px-Tux.svg.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-05-17 01:08:03</published>
  <title>静的リンク・動的リンク・動的ローディングの違い</title>
  <type>rich</type>
  <url>https://t-keita.hatenadiary.jp/entry/2022/05/17/010803</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
