Fixup classification helpers used during assembly and relocation.
Types
Name |
Description |
Create this object with static storage to register mc‐related command line options. |
Functions
Name |
Description |
Initialize an MCTargetOptions object from the registered MC flags. |
|
Return the value of the ‐target‐abi command‐line option. |
|
Return the value of the ‐as‐secure‐log‐file command‐line option. |
|
Return whether ‐crel is enabled. |
|
Return whether ‐dwarf64 is enabled. |
|
Return the value of the ‐dwarf‐version command‐line option. |
|
Return whether ‐emit‐compact‐unwind‐non‐canonical is enabled. |
|
Return the value of the ‐emit‐dwarf‐unwind command‐line option. |
|
Return whether ‐gsframe is enabled. |
|
Return the ‐mc‐relax‐all value if it was explicitly set. |
|
Return whether ‐fdpic is enabled. |
|
Return whether ‐fatal‐warnings is enabled. |
|
Return whether ‐implicit‐mapsyms is enabled. |
|
Return whether ‐incremental‐linker‐compatible is enabled. |
|
Return whether ‐large‐eh‐encoding is enabled. |
|
Return whether ‐no‐deprecated‐warn is enabled. |
|
Return whether ‐no‐type‐check is enabled. |
|
Return whether ‐no‐warn is enabled. |
|
Return whether ‐mc‐relax‐all is enabled. |
|
Return the value of the ‐reloc‐section‐sym command‐line option. |
|
Return whether ‐save‐temp‐labels is enabled. |
|
Return whether ‐asm‐show‐inst is enabled. |
|
Return whether ‐x86‐relax‐relocations is enabled. |
|
Return whether ‐x86‐sse2avx is enabled. |
|
Return true if |
|
Return true if |
Created with MrDocs