HomeSort by relevance Sort by last modified time
    Searched defs:getLabelBeginName (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/MC/
MCSectionCOFF.h 53 virtual std::string getLabelBeginName() const {
MCSectionELF.h 62 virtual std::string getLabelBeginName() const {
MCSectionMachO.h 148 virtual std::string getLabelBeginName() const {
  /external/llvm/lib/Target/NVPTX/
NVPTXSection.h 41 virtual std::string getLabelBeginName() const { return ""; }

Completed in 214 milliseconds