Searched defs:CurrentAddressLocation (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 786 uint64_t CurrentAddressLocation = 0; writeSections() local 1530 writeSectionForControlSectionEntry(const MCAssembler & Asm,const MCAsmLayout & Layout,const CsectSectionEntry & CsectEntry,uint64_t & CurrentAddressLocation) writeSectionForControlSectionEntry() argument 1577 writeSectionForDwarfSectionEntry(const MCAssembler & Asm,const MCAsmLayout & Layout,const DwarfSectionEntry & DwarfEntry,uint64_t & CurrentAddressLocation) writeSectionForDwarfSectionEntry() argument 1605 writeSectionForExceptionSectionEntry(const MCAssembler & Asm,const MCAsmLayout & Layout,ExceptionSectionEntry & ExceptionEntry,uint64_t & CurrentAddressLocation) writeSectionForExceptionSectionEntry() argument 1628 writeSectionForCInfoSymSectionEntry(const MCAssembler & Asm,const MCAsmLayout & Layout,CInfoSymSectionEntry & CInfoSymEntry,uint64_t & CurrentAddressLocation) writeSectionForCInfoSymSectionEntry() argument [all...] |