RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Apple::OMFFormat::Segment Member List

This is the complete list of members for Apple::OMFFormat::Segment, including all inherited members.

alignApple::OMFFormat::Segment
bank_sizeApple::OMFFormat::Segment
base_addressApple::OMFFormat::Segment
bss_sizeApple::OMFFormat::Segment
CalculateValues(uint16_t segment_number, offset_t current_offset)Apple::OMFFormat::Segment
endiantypeApple::OMFFormat::Segment
entryApple::OMFFormat::Segment
FLAG_ABSOLUTE_BANKApple::OMFFormat::Segmentstatic
FLAG_BANK_RELATIVEApple::OMFFormat::Segmentstatic
FLAG_DYNAMICApple::OMFFormat::Segmentstatic
FLAG_NO_SPECIAL_MEMORYApple::OMFFormat::Segmentstatic
FLAG_POSITION_INDEPENDENTApple::OMFFormat::Segmentstatic
FLAG_PRIVATEApple::OMFFormat::Segmentstatic
FLAG_RELOADApple::OMFFormat::Segmentstatic
FLAG_SKIP_SEGMENTApple::OMFFormat::Segmentstatic
flagsApple::OMFFormat::Segment
kindApple::OMFFormat::Segment
label_lengthApple::OMFFormat::Segment
language_card_bankApple::OMFFormat::Segment
linker_segment_nameApple::OMFFormat::Segment
makeALIGN(offset_t align=0) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeBEXPR() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeBEXPR(uint8_t size, std::unique_ptr< Expression > expression) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makecINTERSEG(uint8_t size, uint8_t shift, uint16_t source, uint16_t segment_number, uint16_t target) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makecINTERSEG() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeCONST(std::vector< uint8_t > data) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeCONST(std::vector< uint8_t > data, size_t length) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeCONST(size_t length) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makecRELOC(uint8_t size, uint8_t shift, uint16_t source, uint16_t target) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makecRELOC() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeDS(offset_t count=0) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeEND() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeENTRY() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeENTRY(uint16_t segment_number, offset_t location, std::string name) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeEQU() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeEQU(std::string name, uint16_t line_length, int operation, uint16_t private_flag, std::unique_ptr< Expression > expression) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeEXPR() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeEXPR(uint8_t size, std::unique_ptr< Expression > expression) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeGEQU() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeGEQU(std::string name, uint16_t line_length, int operation, uint16_t private_flag, std::unique_ptr< Expression > expression) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeGLOBAL() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeGLOBAL(std::string name, uint16_t line_length, int operation, uint16_t private_flag) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeINTERSEG(uint8_t size, uint8_t shift, offset_t source, uint16_t file_number, uint16_t segment_number, offset_t target) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeINTERSEG() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeLCONST() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeLCONST(std::vector< uint8_t > data) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeLCONST(std::vector< uint8_t > data, size_t length) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeLEXPR() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeLEXPR(uint8_t size, std::unique_ptr< Expression > expression) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeLOCAL() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeLOCAL(std::string name, uint16_t line_length, int operation, uint16_t private_flag) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeMEM() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeMEM(offset_t start, offset_t end) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeORG(offset_t value=0) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeRELEXPR() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeRELEXPR(uint8_t size, offset_t origin, std::unique_ptr< Expression > expression) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeRELOC(uint8_t size, uint8_t shift, offset_t source, offset_t target) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeRELOC() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeSTRONG(std::string name="") (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeSUPER(SuperCompactRecord::super_record_type super_type=SuperCompactRecord::super_record_type(0)) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeUSING(std::string name="") (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeZEXPR() (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
makeZEXPR(uint8_t size, std::unique_ptr< Expression > expression) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
number_lengthApple::OMFFormat::Segment
omf_version enum name (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
OMF_VERSION_0 enum value (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
OMF_VERSION_1 enum value (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
OMF_VERSION_2 enum value (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
OMF_VERSION_2_1 enum value (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
ReadExpression(Linker::Reader &rd) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
ReadFile(Linker::Reader &rd) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
ReadLabel(Linker::Reader &rd)Apple::OMFFormat::Segment
ReadRecord(Linker::Reader &rd) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
ReadUnsigned(Linker::Reader &rd)Apple::OMFFormat::Segment
SEG_ABSBANK enum valueApple::OMFFormat::Segment
SEG_CODE enum valueApple::OMFFormat::Segment
SEG_DATA enum valueApple::OMFFormat::Segment
SEG_DIRPAGE enum valueApple::OMFFormat::Segment
SEG_INIT enum valueApple::OMFFormat::Segment
SEG_JUMPTABLE enum valueApple::OMFFormat::Segment
SEG_LIBDICT enum valueApple::OMFFormat::Segment
SEG_PATHNAME enum valueApple::OMFFormat::Segment
segment_data_offsetApple::OMFFormat::Segment
segment_kind enum nameApple::OMFFormat::Segment
segment_nameApple::OMFFormat::Segment
segment_name_offsetApple::OMFFormat::Segment
segment_numberApple::OMFFormat::Segment
segment_offsetApple::OMFFormat::Segment
temp_orgApple::OMFFormat::Segment
total_segment_sizeApple::OMFFormat::Segment
total_sizeApple::OMFFormat::Segment
versionApple::OMFFormat::Segment
WriteFile(Linker::Writer &wr) (defined in Apple::OMFFormat::Segment)Apple::OMFFormat::Segment
WriteLabel(Linker::Writer &wr, std::string text)Apple::OMFFormat::Segment
WriteWord(Linker::Writer &wr, offset_t value)Apple::OMFFormat::Segment