Home
last modified time | relevance | path

Searched refs:CurrentAddressLocation (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp379 uint64_t &CurrentAddressLocation);
382 uint64_t &CurrentAddressLocation);
386 uint64_t &CurrentAddressLocation);
389 uint64_t &CurrentAddressLocation);
804 uint64_t CurrentAddressLocation = 0; in writeSections() local
806 writeSectionForControlSectionEntry(Asm, *Section, CurrentAddressLocation); in writeSections()
808 writeSectionForDwarfSectionEntry(Asm, DwarfSection, CurrentAddressLocation); in writeSections()
810 CurrentAddressLocation); in writeSections()
812 CurrentAddressLocation); in writeSections()
1576 uint64_t &CurrentAddressLocation) { in writeSectionForControlSectionEntry() argument
[all …]